[jboss-user] [JBoss Seam] - Re: what can i do if i have to change the jsp file name ?

petemuir do-not-reply at jboss.com
Tue Oct 3 12:54:31 EDT 2006


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#3975827

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975827



More information about the jboss-user mailing list