You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by RK <ra...@trafficpayment.com> on 2004/07/19 18:55:49 UTC

Accessing Multiple Contexts

Hi
 
            I have 2 web apps configured in a single tomcat 4.1.24
server and each one's docbase is pointing to a .war file.
            I have two questions.


            1. Is it possible to access functionality from one webapp to
another one? If yes, how I can I do that.
            2. How can I get context paths of all the web apps in my
tomcat server?
 

Thanks
RK