You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Aladar The Dinosaur <al...@telocity.com> on 2002/11/07 05:41:42 UTC

Request "parameter" with actionMapping

Hello,

I'm trying to send request parameter (i.e. /uri.do?parameter=value) to the
redirected page actionMapping returns, but couldn't find an easy way to do
this. Can someone help?

I suppose I can forward the control back to the intended page by creating a
new instance of ActionForward, but
that seems to defeat the purpose of using action mapping.

Also, is there a way to send the attribute/value pairs as a "post" method
back to the action mapped jsp page?

Thanks,
Scott



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>