DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=866>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=866 Clean Way to Add Parameters to Redirecting Forward ------- Additional Comments From [EMAIL PROTECTED] 2004-10-11 12:51 ------- I have a utility class that I've been using for a while that does just this. It takes a Forward and a Map (parameters), and returns a new forward with the parameters appended to the map. This is so terribly useful. I'm attaching my utility class. (note it has other methods for formating an ActionMessages object - which I use often for logging). It will need a little finesse to get into struts but not much. (there's a small dependency on a custom assert class). Attachment ID: 13206 http://issues.apache.org/bugzilla/showattachment.cgi?attach_id=13026 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]