Hi all, I am struts 1.1. My requirement is to have links which will call one action and each link will have unique identifier to get data. For example, something lilke this: home.do?action=link1 action parameter will keep changing. How can I do this?
I would like to use one action class for all the link and have different action forwards. Is there a way to set the parameter for html:link tag and then use that parameter in the action mapping to find the relevant forward. Thanks for your help. -- View this message in context: http://www.nabble.com/html-link-tag-to-call-action-forward-tf1962710.html#a5385339 Sent from the Struts - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]