[jboss-user] [JBoss Seam] - DataModel and method binding with scope different from SESSI

seampatic do-not-reply at jboss.com
Fri Dec 7 10:20:51 EST 2007


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



More information about the jboss-user mailing list