RE: Multiple text box

2006-04-12 Thread Neil Meyer
Hi Rick, I figured it out thanks. I just had to change lines to prop4 and it worked. Regards Neil Meyer -Original Message- From: Neil Meyer [mailto:[EMAIL PROTECTED] Sent: 12 April 2006 08:38 AM To: Struts Users Mailing List Subject: RE: Multiple text box Hi Rick, Let me explain what

RE: Multiple text box

2006-04-11 Thread Neil Meyer
submit go into the bean in the arralist on the formbean. I tried using the normal with I tried with mailto:[EMAIL PROTECTED] Sent: 11 April 2006 10:17 PM To: Struts Users Mailing List Subject: Re: Multiple text box On 4/11/06, Neil Meyer <[EMAIL PROTECTED]> wrote: > Hi All, > >

Re: Multiple text box

2006-04-11 Thread Rick Reumann
On 4/11/06, Neil Meyer <[EMAIL PROTECTED]> wrote: > Hi All, > > I urgently need some help here please I basically need to do the following in > struts. I tried the tag and still can't get it to work. > > String names[] = request.getParameterValues("names"); > > I have a form bean with an arraylist