Badly written again:

I should say, "is it EVER safe for me to do this directly". I want to
redirect the user under certain circumstances.

I think by merely asking it, I answered it myself, "No you idiot Joe".



> -----Original Message-----
> From: Joe Hertz [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 21, 2005 11:00 AM
> To: 'Struts Users Mailing List'
> Subject: RequestProcessor question (redux)
> 
> I'm going to try again, stripping this question down to its fundamentals.
> 
> If in a RequestProcessor processActionPerform() method, is it safe for me
> to
> return a mapping.findForward() directly without calling
> super.processActionPerform?
> 
> Or do I need to call super.processActionPerform with with different
> parameters than what was passed into this method in order to satisfy the
> infrastructure and get the ActionForward I want returned?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




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

Reply via email to