
June 21st, 2002, 05:11 PM
|
|
Junior Member
|
|
Join Date: Jul 2001
Posts: 10
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Tomcat - Multiple "webapps" question
Hi All,
I have an existing application ('A') in Tomcat and a new application ('B') that I will be adding to Tomcat.
I have separated them for maintenance/deployment reasons but I would like the two applications to run under the same servlet and share the instaniated objects in the same servlet.
Is this posiible??
Thanks ahead of time
|