[jboss-user] [JBoss Seam] - Re: Data retrieve before the page is displayed

peteroyle do-not-reply at jboss.com
Sun Jul 30 20:36:49 EDT 2006


Hi urswag,

The blog example from the tutorial deals with this kind of stuff: http://docs.jboss.com/seam/latest/reference/en/html/tutorial.html#blog 

This example calls an @Unwrap-annotated @Stateless session bean directly from the JSF page being loaded. As far as I can tell the statelessness ensures that the data gets loaded fresh every time. 

Pete.

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

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



More information about the jboss-user mailing list