The global web.xml is in deploy/jbossweb-tomcat55.sar/conf. This file defines things that
are automatically added to the web.xml of your WAR.
The JSP servlet is already defined in this file so you don't need to declare it in
your own WAR. If you need to change the settings for the JSP servlet then you can do it
in deploy/jbossweb-tomcat55.sar/conf/web.xml.
Stan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063183#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...