[JBoss-user] [Installation & Configuration] - How to use servlet as default root

2004-04-14 Thread iamneil
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

[JBoss-user] [Beginners Corner] - Serving compiled servlet to root context but not found

2004-04-13 Thread iamneil
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