| Problems with JSF Pages [message #533205] |
Wed, 12 May 2010 10:49  |
No real name Messages: 6 Registered: May 2010 |
Junior Member |
|
|
I'm using Exlipse version 3.4.2 and am having a very hard time figuring out how to create JSF pages that use any extension other than JSP... this has prevented me from creating even the simplest JSF facelet application by following the many on-line tutorials.
All of the facelets tutorials that I've found describe a step in which an HTML page is added and the user selects "New Facelet Template." There is no such option in my version of Eclipse... I noticed, however, that if I pick JSP there is an option to create a page using a "New JavaServer Faces (JSF) Page (xhtml)... I would have thought that this would create a .html page but it does not - I end up with a .JSP page...
Another question is how I get support for JSF 2.0... in my version of Eclipse I only have the option to select JSF 1.1 or JSF 1.2... I've downloaded and installed the latest WTP so I would have thought I'd get JSF 2.0 support - is this not available?
A final question related to all the above points is whether there is any tutorial out there that can be successfully folled using Exlipse - again, all the examples I've seen show different page creation options etc which I can't follow...
|
|
|