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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...