[jboss-user] [JBoss Seam] - Re: Seam 2.0 BETA
pete.muir@jboss.org
do-not-reply at jboss.com
Thu Aug 2 06:10:07 EDT 2007
"asookazian" wrote : Where can we find guidelines concerning best practices when designing/developing SEAM apps (e.g., when to use stateless SB's rather than stateful as it seems conversations require stateful SB's).
Use a SFSB when you need to maintain state between calls to the bean.
anonymous wrote : and what about integration with JBoss federated SSO
This is a roadmap item, look in JIRA.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070032#4070032
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070032
More information about the jboss-user
mailing list