where? in the web tier there's always application scope. in the ejb tier you could use a singleton if you're only in one vm... bind to jndi?
cheers di ----- Original Message ----- From: "Jim" <[EMAIL PROTECTED]> To: "jboss-user" <[EMAIL PROTECTED]> Sent: Monday, February 18, 2002 3:04 PM Subject: [JBoss-user] performance: same object in multiple sessions > Hello, > > What method of making an object accessible from multiple sessions would > yield the best performance? > > Thanks, > > Jim > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
