I have a class with a DataModel and a method that must receive the selected 
item with the following signature

public void selectItem(Item item)

When the action class is has SESSION @scope  the method receives the selected 
item but other scope like PAGE doesn't work.

How can I resolve this problem??

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

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

Reply via email to