This content has been marked as final.
Show 1 reply
-
1. Re: 1.1.0.BETA2 endAndRedirect (how do i use it)
gavin.king Nov 14, 2006 12:46 PM (in response to baz)The return value just tells you whether we successfully redirected. In most cases, its perfectly fine to just ignore the return value. And since we are redirecting, there is no need for a JSF outcome (use a void action method).