I would like either to:
1) instruct Struts that my newly formed forward is in fact a redirect.
2) or better, I would like to use my predefined "results" forward but
attach to it a map of parameters (in the same way that you can attach
a map-bean of parameters to an <html:link> tag).
Are options 1 or 2 feasible?
I asked my question too quickly, and I just found out that 1) was very
feasible, using ActionForward's "setRedirect(boolean)" method. That
answers option 1).
Still I think that option 2) would be neater. Is option 2) an option? ;)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]