Re: Error message's is not XHTML valid

2014-03-12 Thread Lukasz Lenart
All these errorFor's are used to identify tags which present error messages and allow to delete them using JS. I'm not sure but maybe XHTML allows custom attributes, if not we can use id with prefix, ie: http://www.lenart.org.pl/ 2014-03-10 19:49 GMT+01:00 Fredrik Andersson : > Hello guys! > > I m

Error message's is not XHTML valid

2014-03-10 Thread Fredrik Andersson
Hello guys! I might need to bother you about this presumptive bug also. Since you know I'm trying to produce a app that renders in XHTML. http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml";> (I use struts 2.3.15.3) I got struts-user-input-validations in a form