RE: Can't obtain object in POJO using AJAX and problem with validation

2008-08-02 Thread Francisco Exposito Aguilera
: user@struts.apache.org > Subject: Re: Can't obtain object in POJO using AJAX and problem with > validation > > Hi Francisco, > > Issue number 2 takes precedence over Issue number 1 as if there's no > user info available, then validation fails, errors appear

Re: Can't obtain object in POJO using AJAX and problem with validation

2008-08-02 Thread Jeromy Evans
Hi Francisco, Issue number 2 takes precedence over Issue number 1 as if there's no user info available, then validation fails, errors appear on every field and the fields are empty. Which implies the properties are not being set on your action (you can verify that). Which implies Dojo is no