Use of Struts Validation outside struts framework

2007-08-13 Thread Prashant Baviskar
l, other validation files) for validating same fields using Struts Validation framework How can I use these files for validation. Please help --Thanks & Regards Prashant Baviskar http://www.patni.com World-Wide Partnerships. World-Cla

RE: Use of Struts Validation outside struts framework

2007-08-13 Thread Prashant Baviskar
ehalf Of Paul Benedict Sent: Monday, August 13, 2007 1:08 PM To: Struts Users Mailing List Subject: Re: Use of Struts Validation outside struts framework You will have to populate an ActionForm object, for the Validator requires that. On 8/13/07, Prashant Baviskar <[EMAIL PROTECTED]> wrote:

How exactly It happens !!!!!!!

2007-08-13 Thread Prashant Baviskar
ets called. Question indicated with arrow are more important. As I want to explicitly call validator framework of struts (Without using struts framework & web/app server). I want to know the classes in struts framework which are responsible for this --Thanks & Regards Prashant Bav

Calling Struts Validation framework explicitly from WebServices

2007-08-13 Thread Prashant Baviskar
Hi, I have a struts application. I am separating business logic from presentation logic & going to expose this business logic as web-service. I want to explicitly call validation framework of struts from web service. Please Help --Thanks & Regards Prashant Baviskar

RE: [OT] Re: Calling Struts Validation framework explicitly from WebServices

2007-08-13 Thread Prashant Baviskar
not generate significantly different answers. http://commons.apache.org/validator/ d. --- Prashant Baviskar <[EMAIL PROTECTED]> wrote: > > > Hi, > > I have a struts application. > > I am separating business logic from presentation > logic & going to expos