Struts2 XML based validation doesnt work !

2010-04-16 Thread nandyiyer
Hello all , I'm trying to include XML based validation in my application ? This is part of my struts.xml - /body_displayAddAuctionItem.jsp /

Re: Struts2 XML based validation doesnt work !

2010-04-23 Thread nandyiyer
Changed the code and fixed the issue . The validation works but the message wont be displayed on the screen . Can anyone say what is the problem here ? Thanks Nanditha nandyiyer wrote: > > Hello all , > > I'm trying to include XML based validation in my application ? >

Re: Struts2 XML based validation doesnt work !

2010-04-25 Thread nandyiyer
I didnt understand the previous message . Could you please elaborate on it or tell me as to where to add it ? Thanks Nanditha nandyiyer wrote: > > Hello all , > > I'm trying to include XML based validation in my application ? > > This is part of my struts.xml - &g

Re: Struts2 XML based validation doesnt work !

2010-04-26 Thread nandyiyer
I tried adding this tag - ( and also with , but no luck ... What could be the problem here ? And suppose if I dont use Simple theme , should we do anything ? Thanks Nanditha -- View this message in context: http://old.nabble.com/Struts2-XML-based-validation-doesnt-work-%21-tp28265349p283

Re: Struts2 XML based validation doesnt work !

2010-04-26 Thread nandyiyer
When I dont provide any values to the input fields , I cannot perform the operation and when I provide , it happens . So I'm sure that validation is working . Thanks Nanditha nandyiyer wrote: > > Hello all , > > I'm trying to include XML based validation in my appl