Have you looked at the html:link tag?
(http://struts.apache.org/userGuide/struts-html.html#link)

<html:link action="sample" paramId="table"
paramName="someBeanWhoseValueIsTest">Link text</html:link>

On 7/18/05, Senthilrajan VS <[EMAIL PROTECTED]> wrote:
> Hi All,
> 
> I am calling the action directly using the hyper link, for example 
> /sample.do?table=test. The values for this action is generated dynamically. I 
> want to Encode this URL. Is there any way to encode this URL.
> 
> Thanks & Regards,
> SenthilRajan VS
>

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

Reply via email to