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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...