Re: ActionErrors.validate()

2007-12-21 Thread Dave Newton
--- AbelMacAdam <[EMAIL PROTECTED]> wrote: > I see. Obviously Struts 1. That will make things harder. The S2 wiki has some basic overviews and tutorials. InfoQ has Ian Roughley's intro PDF available for free, too. d. - To unsu

Re: ActionErrors.validate()

2007-12-21 Thread AbelMacAdam
only problem is, how is this method called. I can not >> find >> >> any direct call of MyActionErrorsImplementation.validate(myMap, >> >> myRequest) >> >> in my (jsp?) code. >> >> >> >> Am I correct in assuming validation is done a

Re: ActionErrors.validate()

2007-12-21 Thread Dave Newton
> >> my wishes. The only problem is, how is this method called. I can not > find > >> any direct call of MyActionErrorsImplementation.validate(myMap, > >> myRequest) > >> in my (jsp?) code. > >> > >> Am I correct in assuming validation is done au

Re: ActionErrors.validate()

2007-12-21 Thread AbelMacAdam
direct call of MyActionErrorsImplementation.validate(myMap, >> myRequest) >> in my (jsp?) code. >> >> Am I correct in assuming validation is done automatically by the >> application >> server? And if so, how? Or am I thinking in the wrong direction? If so, >

Re: ActionErrors.validate()

2007-12-20 Thread Dave Newton
jsp?) code. > > Am I correct in assuming validation is done automatically by the > application > server? And if so, how? Or am I thinking in the wrong direction? If so, > what > do I read? > > TIA, > Abel > > PS. I use Struts 2.0.11 > -- > View this message in context:

ActionErrors.validate()

2007-12-20 Thread AbelMacAdam
thinking in the wrong direction? If so, what do I read? TIA, Abel PS. I use Struts 2.0.11 -- View this message in context: http://www.nabble.com/ActionErrors.validate%28%29-tp14438447p14438447.html Sent from the Struts - User mailing list archive at Nabble.com