[jboss-user] [JBoss Seam] - Re: Page refresh when hitting F5
pete.muir@jboss.org
do-not-reply at jboss.com
Tue Aug 21 08:25:58 EDT 2007
Sorry about the delay. An event is raised on the component returned from Contexts.lookupInStatefulContexts(), i.e. in this case the method in the current users sessions. It doesn't touch the ones outside that context.
You could put it in application scope, or just redesign your scope usage based on considering what delay you can accept in that list being updated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076257#4076257
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076257
More information about the jboss-user
mailing list