On 9/4/2010 5:15 AM, webmeiker wrote:
> Hi,
>
> I' am trying to do my first steps with Facelets in Eclipse (Helios).
>
> The problem is that in the New Dynamic Web Project window, inside the Configuration combo, no Facelet 1.0 Project is available for selection; as indicated in this webinar ( http://adobedev.adobe.acrobat.com/p19677840/?launcher=false& amp;fcsContent=true&pbMode=normal) and other tutorials.
>
> Any hints will be greatly appreciated...
>
Facelets support is enabled by using JSF facet version 2.0.
Yeah, BUT, is there a way to create a Dynamic Web Project with all the facelets stuff automatically included in the web.xml and in the faces-config.xml? That also imports all the needed libraries, etc??
(Thanks)
On 9/7/2010 4:50 AM, webmeiker wrote:
> Yeah, BUT, is there a way to create a Dynamic Web Project with all the facelets stuff automatically included in the web.xml and in the faces-config.xml? That also imports all the needed libraries, etc??
> (Thanks)
Facelets are supported in JSF2 context only. In which case Facelets are part of the JSF implementation
and no extra libraries or faces-config/web.xml entries are needed.
Yeah, BUT, is there a way to create a Dynamic Web Project with all the facelets stuff automatically included in the web.xml and in the faces-config.xml? That also imports all the needed libraries, etc??
(Thanks)
On 9/7/2010 4:50 AM, webmeiker wrote:
> Yeah, BUT, is there a way to create a Dynamic Web Project with all the facelets stuff automatically included in the web.xml and in the faces-config.xml? That also imports all the needed libraries, etc??
> (Thanks)
Facelets are supported in JSF2 context only. In which case Facelets are part of the JSF implementation
and no extra libraries or faces-config/web.xml entries are needed.