Dunno what the committers and devs have to say about it, but I know Id find it highly useful. :-) Seem to spend half my life messing round with query parameters in urls to pass to ActionForward constructors inside an action!
So whats your code do? Add getters and setters to ActionForward class? Or allow one to specify a bean in the forward mapping in struts config to get params from which the requestprocessor will retrieve at run time once it gets the forward returned from the action? Or both? -----Original Message----- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Monday, 13 October 2003 22:17 To: Struts Developers List Subject: Params to redirects > | 866|New|Enh|2001-03-06|Clean Way to Add > Parameters to Redirecting Forward| I recently joined the struts-dev list with the intention of submitting code to support parameters for redirects. I have been using redirect with parameters for all my struts projects the past couple of years and wanted to submit it for consideration for the next release. It always had just enough features for whatever project I was working on at the time so I'm still trying to find the time to polish it to support features that may already be expected. In the meantime, I wanted to ask if there was a philosophy that kept Struts from allowing redirect with parameters or a limitation that kept it from being acceptable. I tried searching the mailing list archives and have found little or no discussion about it. __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com --------------------------------------------------------------------- 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]