If you use a "chain" type of result, it should pass everything to the next Action.
Matt On 9/10/07, BruceLee <[EMAIL PROTECTED]> wrote: > > Team, > > When I search in this form, I actually found the same question, which asked > for a Spring solution. However, I'd like a simpler way, e.g. some config in > xwork.xml and in JSP. > > When passing parameter requests to a controller (as request parameters in > the URL), is there a way for passing those same parameters to next URL > http://localhost:8080/appfuse/users.html?param=value > > I'd like to be able to use that parameter in the next url (in the > userList.jsp) to look like "/editUser.html?form=list¶m=value" > > Thanks in advance, > -Bruce > > -- > View this message in context: > http://www.nabble.com/How-to-pass-parameters-from-1-action-to-another%2C-1-JSP-to-another-with-WW2--tf4412076s2369.html#a12586383 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
