Re: html:link with multiple parameters

2004-06-09 Thread Tom Ansley
help -Original Message- From: tomansley [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 3:13 PM To: [EMAIL PROTECTED] Subject: html:link with multiple parameters Hi all, I have a question regarding using the html:link tag where I want to have multiple parameters added to the link url dynami

RE: html:link with multiple parameters

2004-06-09 Thread Ram Venkataswamy
return the java.util.Map containing the parameters. More http://jakarta.apache.org/struts/userGuide/struts-html.html#link Hope this should help -Original Message- From: tomansley [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 3:13 PM To: [EMAIL PROTECTED] Subject: html:link with

html:link with multiple parameters

2004-06-09 Thread tomansley
Hi all, I have a question regarding using the html:link tag where I want to have multiple parameters added to the link url dynamically. What I have tried to do is have a bean that I am using on the page context have a method that returns a Map object that contains all the keys and values for t