Is it possible to store the lists for s:selectItems in application scope?

Currently all my select items lists are in conversation scope.  These lists are 
sometimes modified by users and I would like the changes to be globally visible.

If use Session or Conversation scope and outject the list upon update these 
changes will only be visible to that one user.  Other users will have to start 
a new conversation or session to see the changes.

Maybe I should use PojoCache.  If this is the case is there an example of this 
configuration?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032080
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to