[jboss-user] [JBoss Seam] - Re: .seam files
bfo81
do-not-reply at jboss.com
Wed Sep 20 06:27:25 EDT 2006
That's just a mapping. Usually you have .xhtml files, but in the web.xml you say that the web server shall simulate another extension.
In traditional JSF it's often like that:
Original file: whatever.jsp
Acessible via: whatever.faces or faces/whatever (those are two often used ways)
Got the idea? ;)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972886#3972886
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972886
More information about the jboss-user
mailing list