When facelets is used as the viewhandler it uses a suffix for source files and for
rendered files. Normally .xhtml is used for source files; there is no convention for
rendered files - .seam, .jsf, .faces are common. There is a 1:1 correspondance between the
rest of the file name (the view-id) : xxxx.xhtml -> xxxx.seam.
Configuration for this is in web.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975827#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...