newton.dave wrote:
> 
> Some of your JSP didn't come through.
> 
> You can set a parameter on a link created with <s:url...> [1] by using the
> <s:param.../> tag [2], examples of doing so are on [1]. Sometimes the
> documentation is your friend.
> 
> You'd need to set an ID, because the *only* thing a browser can send via
> HTTP
> is a String.
> 
> Dave
> 
> [1] http://struts.apache.org/2.x/docs/url.html
> [2] http://struts.apache.org/2.x/docs/param.html
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
Thanks Dave,

I thought it would be something simple like that.

Kelly
-- 
View this message in context: 
http://www.nabble.com/-S2--Pass-dynamic-parameter-to-action-tp15907288p15908279.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to