Re: Struts2 XML based validation doesnt work !

2010-04-27 Thread Alex Rodriguez Lopez
I'm sure your problem is related to themes/templates. If you are using simple theme you have to provide your own labels for fields, so the field validation works and S2 knows where to place the messages (because you know validation happens, it's just the messages not displaying, right?). che

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 application ? > > This is p

Re: Struts2 XML based validation doesnt work !

2010-04-26 Thread Lukasz Lenart
2010/4/23 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 ? How do you know that it works? Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia

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 Lukasz Lenart
2010/4/26 nandyiyer : > I didnt understand the previous message . Could you please elaborate on it or > tell me as to where to add it ? If you are using Simple theme, you must add previously mentioned tag into your jsp. Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http:/

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 - > method="

Re: Struts2 XML based validation doesnt work !

2010-04-23 Thread Lukasz Lenart
2010/4/23 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 ? What theme are you using? If Simple you must add or or tag. Regards -- Łukasz http://www.lenart.org.pl/ Kapituła

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 ? > > This is part of m

Re: Struts2 XML based validation doesnt work !

2010-04-16 Thread Lukasz Lenart
2010/4/16 nandyiyer : > I'm trying to include XML based validation in my application ? > > This is part of my struts.xml - >                http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - To unsubscribe,