[jboss-user] [JBoss Seam] - Re: Seam promote bad design?
petemuir
do-not-reply at jboss.com
Wed Nov 29 04:46:40 EST 2006
You can provide more separation by returning a logical outcome from the action method and mapping that to a view from a naviation rule in faces-config.xml. IMO this provides the necessary split between business logic and navigation.
I guess the Seam examples return view-ids directly as it makes the example more readable (one less place to look).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989608#3989608
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989608
More information about the jboss-user
mailing list