[jboss-user] [JBoss Seam] - Re: Remove variable from page context via Contexts.removeFro

jbuechel do-not-reply at jboss.com
Mon Oct 15 15:55:24 EDT 2007


I still didn't figure it out.
So i do it using a redirect to the same view id depending on the called action:
	<navigation from-action="#{personAction.deletePerson}">
  | 		<redirect view-id="/modules/manageCatalogs/persons/main.xhtml" />
  | 	</navigation>
  | 

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

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



More information about the jboss-user mailing list