- This topic has 4 replies, 3 voices, and was last updated 15 years, 6 months ago by support-joy.
-
AuthorPosts
-
amir55Participantdear all of you guys
1 – I have made a professional subscription to MyEclipse 7.1.1 but I tried to find any example on render but not found. Any help?
2 – Is there any even paid support of MyEclipse to look at some bugs if found using this version besides this forum.
3 – Is there any training t o MyEclipse online or any books or else?
4 – I have an old renderer example to read a jasp file of simple hello world text but it actually displays the whole text code from <html> to </html> inclusive the hello world which was meant only to be displayed.
many thnaks and please help for my relief
yours
Amir
Loyal WaterMember1 – I have made a professional subscription to MyEclipse 7.1.1 but I tried to find any example on render but not found. Any help?
Can you give me some more information about the example that you are looking out for. I’ll check if we have something similar to what you are looking for. I also want to point out that all our examples can be accessed by running the MyEclipse IDE and going to MyEclipse > Examples on Demand.
2 – Is there any even paid support of MyEclipse to look at some bugs if found using this version besides this forum.
Are you referring to MyEclipse bugs or bugs in your project?
3 – Is there any training t o MyEclipse online or any books or else?
This is the link to the educational material site:-
http://www.myeclipseide.com/module-htmlpages-display-pid-7.html
amir55Participantdear support officer
thanks and I meant bugs in my prlgram that I do need someone to look at.
for ecample I have a renderer example that reads a simple one line text message jsp file to display but it displays the whole html code as well. why the browser does not understand the html code and not a plain text document?I can zip the program if wanted
I use myeclipse 7, JBoss 4.2.2 snd windows 2000The exmaple in on demand are few for any framework. There must be some sort of support at extra fees if necessary for faster solution
many thanks
Amir
amir55Participantdear all support team
I am using the vusual design at this url
http://www.myeclipseide.com/documentation/quickstarts/jsf/#managedbeansand not found in myecipse 7.1.1 any where for the check box of required or rendered as it shows for text field component
tjanks really
Amir
support-joyMemberAmir,
I would recommend you to also go through our examples on demand projects. To access these projects, click on MyEclipse > Examples on-Demand. This will open Examples on-Demand browser. Next look for the projects that you would like to work on. Since you are working on JSF tutorial, I would recommend you to install MyBlogJSFJPAExample. You need to click on [Install Project] to install this project locally. Once installed, go through the README.txt files on how to run these sample projects.
-
AuthorPosts