[jboss-user] [JBoss Seam] - Re: Basic Seam questions

gavin.king@jboss.com do-not-reply at jboss.com
Wed Dec 13 06:25:01 EST 2006


If you want to change the value of the variable, you need to outject. Otherwise the old value will be re-injected next time the component is invoked!

There is probably no really major downside, no. Seam could probably have a single @ContextVariable annotation instead of @In @Out.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993344#3993344

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993344



More information about the jboss-user mailing list