Hi,

I have two web applications running in my tomcat. Can i access the classes present in one of my applications from the other?. In my case one application contains some utility classes which are required by the other application. I do not want to duplicate the utility classes and also it is not possible for me to move the class files outside my context. Is it possible to achieve this by setting the cross context to true in the server.xml.

Thanks
Shanmugam.PL


--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to