[jboss-user] [JBoss Seam] - Re: .seam welcome-file

xshuang do-not-reply at jboss.com
Wed Oct 17 08:27:15 EDT 2007


Thanks a lot for this message. 

One more point: if you want to configure a welcome file also so that user doesn't need to type index.jsp,
In web.xml:
   <welcome-file-list>
   		<welcome-file>index.jsp</welcome-file>
   </welcome-file-list>

The welcome list works well with URL rewrite.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096036#4096036

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



More information about the jboss-user mailing list