Suppose that I've got a search criteria SessionScoped (POJO) component and I inject it
with (create=true). Later on the user wants to clear the search criteria. The easiest way
seems to to invalidate that component so that next time it gets injected a new one will
get created.
Is this the right way and how do you do this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052695#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...