[jboss-user] [JBoss Seam] - Re: how to
henrik.lindberg
do-not-reply at jboss.com
Fri Aug 10 00:25:42 EDT 2007
I am using a combination of page parameters and ui:param to pass the viewid of the caller around.
I then use a s:link where the view is set with a #{param['backLinkId']} which works great, but I would prefer something less hardwired.
In fact, I pass two parameters around (as I support two levels of 'getting back').
I will probably end up implementing a general purpose breadcrumb bean.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072817#4072817
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072817
More information about the jboss-user
mailing list