RE: validator framework in my Action class

2006-03-06 Thread Marco Mistroni
Re: validator framework in my Action class Thanks a lot for the suggestions. Can u plz direct me to some links whr i get help for Jakarta POI?? On 3/6/06, Marco Mistroni <[EMAIL PROTECTED]> wrote: > > Hello, >If you need to validate against Excel 'parameters',

Re: validator framework in my Action class

2006-03-06 Thread Niall Pemberton
; Sent: Monday, March 06, 2006 3:24 PM Subject: Re: validator framework in my Action class Thanks a lot for the suggestions. Can u plz direct me to some links whr i get help for Jakarta POI?? On 3/6/06, Marco Mistroni <[EMAIL PROTECTED]> wrote: > > Hello, >If you need to vali

Re: validator framework in my Action class

2006-03-06 Thread Dave Newton
Deepa Khetan wrote: > Thanks a lot for the suggestions. Can u plz direct me to some links whr i > get help for Jakarta POI?? > The following link may help: http://www.google.com/search?q=poi Focus less on the fish and fire-twirling links. Dave -

Re: validator framework in my Action class

2006-03-06 Thread Deepa Khetan
nt: Saturday, March 04, 2006 11:46 AM > > > No body has any answers or work around for this?? :( > > -- Forwarded message ------ > From: Deepa Khetan <[EMAIL PROTECTED]> > Date: Mar 2, 2006 9:01 PM > Subject: validator framework in my Action class >

RE: validator framework in my Action class

2006-03-06 Thread Marco Mistroni
--- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: 06 March 2006 12:53 To: Struts Users Mailing List Subject: Re: validator framework in my Action class If you want to call the Validator then the easiest way to find out how is to look at the "validate" method of one of the "valida

Re: validator framework in my Action class

2006-03-06 Thread Niall Pemberton
e validator. Niall - Original Message - From: "Deepa Khetan" <[EMAIL PROTECTED]> Sent: Saturday, March 04, 2006 11:46 AM No body has any answers or work around for this?? :( -- Forwarded message -- From: Deepa Khetan <[EMAIL PROTECTED]> Date: Mar 2,

validator framework in my Action class

2006-03-04 Thread Deepa Khetan
No body has any answers or work around for this?? :( -- Forwarded message -- From: Deepa Khetan <[EMAIL PROTECTED]> Date: Mar 2, 2006 9:01 PM Subject: validator framework in my Action class To: Struts Users Mailing List Hi Is there a way in which i can use the val

validator framework in my Action class

2006-03-02 Thread Deepa Khetan
Hi Is there a way in which i can use the validator framework in my Action class? Actually, i have a functionality in which the user can upload an Excel sheet with a number of records. Now, this excel sheet needs to be in a format and every column needs to be validated for minlength,maxlength