[jboss-user] [EJB 3.0] - Re: sharing state between web modules and ejb modules

waynebaylor do-not-reply at jboss.com
Mon Sep 24 14:34:27 EDT 2007


i would use a DB to store the data, even if it's not long lasting. i don't think it's a good idea to modify session data explicity--i would recommend the first web-module (W1) query for the current data.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088109#4088109

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088109



More information about the jboss-user mailing list