Re: query regarding Input Validation

2009-11-08 Thread Dave Newton
gaurav nigam wrote: Do I need to add this interceptor for each action mapping? Is it possible to have only single entry of this interceptor in the struts.xml ? Make your own default interceptor stack, but it's already in the "defaultStack". Dave

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
pour satisfaire informez > l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci > est interdite. Ce message sert à l'information seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent

RE: query regarding Input Validation

2009-11-07 Thread Martin Gainty
igatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Sat, 7 Nov 2009 21:41:27 +0000 > Subject: Re: query regarding Input Validation > From: mailgaura...@gmail.com > To: u

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
 Regards, > Siddiq > 919-924-9850 > > > > > > From: gaurav nigam > To: Struts Users Mailing List > Sent: Sat, November 7, 2009 2:03:41 PM > Subject: Re: query regarding Input Validation > > Hi Siddiq, > > My Question 2 is mentioned below > > i came to

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
9-924-9850 From: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 2:03:41 PM Subject: Re: query regarding Input Validation Hi Siddiq, My Question 2 is mentioned below i came to know that there is annotation  validation which can be used a

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
truts Users Mailing List >> Sent: Sat, November 7, 2009 1:21:41 PM >> Subject: Re: query regarding Input Validation >> >> Hi Saddiq, >> -- siddiq >> >> Thanks for your help >> I am not able to understand meaning of below line >> You can achiv

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
your actin class. >> aliasname -- name of the action specifed in the strust-xml file. >> >> >> validationresult.jsp >> >> >> name of the validation file for the above mention action will be >> >> yaction-x-validation.xml -- where you can

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
From: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 1:21:41 PM Subject: Re: query regarding Input Validation Hi Saddiq, -- siddiq Thanks for your help I am not able to understand meaning of below line You can achive this by creating an separate file for each

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
> > yaction-x-validation.xml -- where you can define the validation and will be > invoke when action x is invoked. > > >  -Siddiq. > > > > > From: gaurav nigam > To: Struts Users Mailing List > Sent: Sat, November 7, 2009 12

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 12:14:32 PM Subject: query regarding Input Validation Hi All, I have a query regarding input validation. # Can we use method wise input validation in struts 2 ? if this is not supported directly, then is there any

query regarding Input Validation

2009-11-07 Thread gaurav nigam
Hi All, I have a query regarding input validation. # Can we use method wise input validation in struts 2 ? if this is not supported directly, then is there any workaround for the same. #To utilise the xml based validation, I have to create different action class for same module...like module is