Re: html:link and map of request parameters

2004-06-09 Thread Ron Grabowski
> Date: Wed, 9 Jun 2004 10:12:08 -0400 > From: Kris Schneider <[EMAIL PROTECTED]> > To: Struts Users Mailing List > <[EMAIL PROTECTED]> > Subject: Re: html:link and map of request parameters > There's really not much difference between using: > >

Re: html:link and map of request parameters

2004-06-09 Thread Kris Schneider
PROTECTED]>: > > Date: Tue, 8 Jun 2004 15:42:58 -0400 > > From: Kris Schneider <[EMAIL PROTECTED]> > > To: Struts Users Mailing List > > <[EMAIL PROTECTED]> > > Subject: Re: html:link and map of request parameters > > > > I believe the base

Re: html:link and map of request parameters

2004-06-08 Thread Ron Grabowski
> Date: Tue, 8 Jun 2004 15:42:58 -0400 > From: Kris Schneider <[EMAIL PROTECTED]> > To: Struts Users Mailing List > <[EMAIL PROTECTED]> > Subject: Re: html:link and map of request parameters > > I believe the base requirement for Struts 1.1 is JDK > 1.2

Re: html:link and map of request parameters

2004-06-08 Thread Kris Schneider
out of the original map, but it may have something to do with trying to avoid raising a ConcurrentModificationException. Quoting Ron Grabowski <[EMAIL PROTECTED]>: > > From: "James Mitchell" <[EMAIL PROTECTED]> > > To: "Struts Users Mailing List" > &g

Re: html:link and map of request parameters

2004-06-08 Thread Ron Grabowski
> From: "James Mitchell" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > <[EMAIL PROTECTED]> > Subject: Re: html:link and map of request parameters > Date: Mon, 7 Jun 2004 12:23:33 -0400 > > Here's how I do it: > (This d

Re: html:link and map of request parameters

2004-06-07 Thread Nicolas De Loof
Great, thanks Nico. > Here's how I do it: > (This demonstrates both static and dynamic values for use with the > html:link) > > > ... > ... > > > > > ...later down the page... > > > > > ... > ... > > > > > -- > James Mitchell > Software Engineer / Open Source E

Re: html:link and map of request parameters

2004-06-07 Thread James Mitchell
Here's how I do it: (This demonstrates both static and dynamic values for use with the html:link) ... ... ...later down the page... ... ... -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message