[jboss-user] [JBoss Seam] - Re: PAGE scope DataModel's selection not correct
petemuir
do-not-reply at jboss.com
Tue Sep 19 11:35:12 EDT 2006
anonymous wrote : The JSF implementation, however, continues to use the first one outjected
This is because you are outjecting to the page scope. Why don't you outject the DataModel to the Session scope (same as the bean). It's unusual IMO to outject to a shorter lived scope than the managing bean.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972636#3972636
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972636
More information about the jboss-user
mailing list