Hi all ..

I have a tomcat embedded into my app and actually I woud like that servlets, web services and other web apps can access objects of the app that runs the embedded tomcat ..

Example: I start my application and it creates a new tomcat object (the embedded tomcat server). The application creates also for example a db connection pool, how could my servlets or axis web services access the java db connection objects from the pool in my application ?

Is it possible ?

Eriam


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to