[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Two contexts of a single web application

mrjavadude do-not-reply at jboss.com
Wed Apr 15 15:54:13 EDT 2009


In servlet, each context IS a web application, so what you asking doesn't make much sense.

But if you create a ROOT context, then you may have two URL mapping of admin and client that looks like what you described, but it would still under a single ROOT context.

I think latest Tomcat release supports something call SubContext though, so that might be something you are looking for too.

Have fun,
Zemian

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

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



More information about the jboss-user mailing list