I'm looking in my Core JSF book and I can seem to find out how to do something that I would think would/should be pretty simple...

How do I use a jsp:forward to trigger a method in my backing bean?

<jsp:forward page="/mybackingbean.faces??{call fooBar method}???"/>

I see how JSF uses h:commandLink for it's link but not sure how this helps with JSP forwards.

thanks

--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to