Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
. >> >> >> Regards >> >> Gaurav >> >> On Sat, Nov 7, 2009 at 7:13 PM, Siddiq Syed wrote: >> > I never try this , but you can get messages from >> > applicationResource.propeties file by doing >> > getText("") >&g

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 gaurav nigam
PM, Siddiq Syed wrote: > > Please refer the section > > Defining Validation Rules in the below mention link. > > http://docs.huihoo.com/webwork/2.2.6/Validation.html > > -siddiq. > > > Siddiq Syed wrote: >> >> >> From: gaurav nigam >> To: S

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

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

Re: struts 2 helloWorld example not properly working in tomcat 5.5

2009-11-07 Thread gaurav nigam
Hello, it seems to me that problem could exist at any of the two place. #Either action class's execute method is not getting called. Add SOPs with message variable in execute method to verify that. #Either your action class's execute method is getting called but the value of the message variable