I have a few cases in my app where I would like to redirect instead or
the default forward. I have an Action that process a query sting then I
would  like to redirect back to the page that called the action. I have
tried to set the redirect flag on the ForwardConfig for the calling page
but it seams if I do this 1 the forward always redirect and to if I call
setRedirect twice it get an ileagal state exception. 

Basically I would like to temporarily set redirect on a given forward,
is this possible?  

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

Reply via email to