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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user