Hi all, I have embedded Tomcat according to the onjava article (created Embedded,Engine,Host, Context). I can access resources in the wrapping application from my servlets via static calls for example. What would be the proper way of passing references of objects that I have created in my applicayion (the wrapper)? How could I put such references in the servlet context? Cheers, Dani
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
