I have jboss3.0.4. I want to use a servlet in my war's web.xml named Home and mapped
as Home.jsp.
I added a jboss-web.xml to the web-inf and I can serve a uncompiled JSP page as the
root, no problem, but how do I make a servlet class do that ???
I thougth it would be easy. Now my timelines slippi
hi, I have looked around and not yet found a solution for this situation. I have jboss
3.0.4. I have made my jboss-web.xml in the WEB-INF folder.
| http://www.jboss.org/j2ee/dtd/jboss-web_3_0.dtd";>
|
| /
| abc.domain.com
|
and specified Home.jsp as the first welcome file in bo