[jboss-user] [JBoss Seam] - How to invalidate a comopnent?
grettke_spdr
do-not-reply at jboss.com
Fri Jun 8 14:24:49 EDT 2007
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#4052695
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052695
More information about the jboss-user
mailing list