Is there a simple way to put an object into a globally available spot for access by any current session? Something like the session.setAttribute() method?
I have some info that I'd like to be able to load up and then have accessed by any user logged into my app. I'm thinking of a cache type of deal. Ideally writeable by any of the sessions. App is Struts, Hibernate and Spring running on JBoss/Tomcat. Any ideas will be much appreciated. Regards Marty --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]