Re: Implementing using multiple text area using struts

2004-11-25 Thread Nishant
rom: "John Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 25, 2004 2:21 PM Subject: Implementing using multiple text area using struts > > I am newbie in struts. Using struts I want to get the user input for phone > numbers in > 3-3-4 f

Implementing using multiple text area using struts

2004-11-25 Thread John Williams
I am newbie in struts. Using struts I want to get the user input for phone numbers in 3-3-4 format. So there will be 3 text area, the 1st and 2nd text area accepting only 3 numbers and the 3rd text area accepting 4 numbers. I have implemented it as: However this has only 1 text area and the pho