[jboss-user] [JBoss Seam] - Re: Call Post Page action?

stan.silvert@jboss.com do-not-reply at jboss.com
Tue Aug 15 09:58:27 EDT 2006


If you want to stay within the bounds of JSF, you could try a PhaseListener.  Return PhaseID.RENDER_RESPONSE from getPhaseId().

Then fire your action in the afterPhase().

Stan

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

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



More information about the jboss-user mailing list