[jboss-user] [JBoss Seam] - Re: Wich contexts can be accesed directly by JSF ?

Yacho do-not-reply at jboss.com
Tue Aug 21 10:18:40 EDT 2007


"fhh" wrote : In whatever scope you declared them to be.
  | 
  | Just for clarification: You really do have to use @Out if the scope of your action bean and your form backing bean differ, e.g. your action bean is stateless and you want your data to do to page context.
  | 
  | Regards
  | 
  | Felix

Okay another thing i dont understand :P 
One of seam fundamentals is that i dont need to write backing beans (since as i understand it) Action Beans are seam backing beans for JSF templates.

So you say that i need to use @Out only when i want my variable in a different scope than ActionBean that the variable is in ?

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

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



More information about the jboss-user mailing list