[jboss-user] [JBoss Seam] - Re: Seam 2.0.1.CR2 seam-gen does not create a deployable pro
nickarls
do-not-reply at jboss.com
Wed Jan 30 02:02:19 EST 2008
"jsimone" wrote :
| seam-gen or the docs are incorrect.
|
Well, web.xml has a list of welcome files which are looked for when a web context is hit without a specific page. It finds index.html which immediately redirects to home.seam (I understand that this mechanism is being improved on in the next Servlet spec).
the ".seam"-extension is mapped to the Seam servlet which means seam starts working on "home.xhtml" or "home.jsp" depending on the configured view technology.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124663#4124663
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124663
More information about the jboss-user
mailing list