Re: Input validation in Struts 2 and extrating the errors in jsp

2009-06-20 Thread Thomas Rene Vervik
> > > > And this form: > > value="%{name}"/> > value="%{email}"/> > > > > Thanks for all help > -- View this message in context: http://www.

Re: Input validation in Struts 2 and extrating the errors in jsp

2009-06-19 Thread Dave Newton
Thomas Rene Vervik wrote: I manage to do input validation when I have one of the default themes selected (xhtml, css_xhtml, etc). But what if I dont want to use Freemarker, I want to build the whole HTML in my Jsp, how do I "extract" the error messages the validation framework generate. Call ge

Re: Input validation in Struts 2 and extrating the errors in jsp

2009-06-19 Thread Yanto
> >You must enter a email address > > > > > And this form: > > value="%{name}"/> > value="%{email}"/> > > > > Thanks for all help > -- > View this message in context

Input validation in Struts 2 and extrating the errors in jsp

2009-06-19 Thread Thomas Rene Vervik
ter a name You must enter a email address And this form: Thanks for all help -- View this message in context: http://www.nabble.com/Input-validation-in-Struts-2-and-extrating-the-errors-in-jsp-tp24120894p24120894.html Sent from the Str