Hello All,

I would like to use the <html:link> which would
include dynamic parameters.
I need something like,
<a href="/myAction.do?action=read&id=<%= id%>">Hit me
</a>

****************************
<html:link paramID="target"     paramName="linkParams"

     paramProperty="target"     paramScope="request"
   >detail.html</html:link>

This is how it struts generally works incase i have
only one parameter to pass. I'm not sure how to
include the String hit me as the main link. Can anyone
help me out in guiding me towards the best approach of
getting the job done.. 

Regards,
Shane..

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to