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 <user@struts.apache.org>

 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, mask
etc. So, validator framework is good for me. but for validation pupose i
will need to open the Excel sheet and read each value. Cant figur out what
to do.
Please help.

Deepa

Reply via email to