Hi all,
I need to share some objects between James and my servlet (at the moment running on Tomcat).
Some suggestions how to do it?
I want to avoid (when possible) slow communications as a TCP/IP or file sharing on the hard disk.


I was thinking to start James from my servlet, in this way they will run in the same jvm and can share objects in the memory.
Is there a way to do this? If yes - how?


Thanks,
Angel



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



Reply via email to