RE: html:link only uses the last param* attributes

2001-06-14 Thread Peter Doyle
Hi, No I never solved that problem. What I did is what Struts tells you to do which is create a Hashtable or something and put your parameters into that. Then you can have as many as you want. Here is what I do in one case in an Edit Action to set up the form. Hashtable parameters =

RE: html:link only uses the last param* attributes

2001-06-14 Thread Shamdasani Nimmi-ANS004
[mailto:[EMAIL PROTECTED]] Sent: Thursday, June 14, 2001 1:43 PM To: Shamdasani Nimmi-ANS004 Cc: [EMAIL PROTECTED] Subject: RE: html:link only uses the last param* attributes Hi, No I never solved that problem. What I did is what Struts tells you to do which is create a Hashtable or something and put

Re: html:link only uses the last param* attributes

2001-04-22 Thread Craig R. McClanahan
On Wed, 18 Apr 2001, Peter Doyle wrote: When I do this html:link page=/editLoginInfo.do paramId=srcAction paramName=personalInfoForm paramProperty=personal paramId=action paramName=personalInfoForm paramProperty=action paramId=personnelID paramName=personalInfoForm