PLEASE REMOVE ME FROM YOUR MAILING LIST.I DO NOT KNOW WHO YOU ARE. THANK YOU,... ----- Original Message ----- From: "Edmund Urbani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 05, 2002 9:09 AM Subject: sharing objects between webapps
> > Hi! > > I'm currently working on two webapps that run in the same Tomcat (4.0.1) > and share some common data. To do so efficiently, I would need them to > actually access the same java objects in memory (really the instances, > not just same classes). > > So, is it possible for one webapp to make an object accessible to > another? If so, how? > > Edmund > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
