Wold you be so kind to post the relevant parts of the jsp and the setUser method?
Are you using @StrictBinding? On Fri, Apr 30, 2010 at 2:31 PM, rplus <bariskar...@gmail.com> wrote: > > I have a user object that gotta be filled by a stripes-form. > In action bean; > private User user; > > public User getUser() { > user = getCurrentUser(); > return user; > } > > getCurrentUser function, returns the currently logged in user from an ejb > thatis injected through a little modified version of stripejb3 interceptor. > The problem is that the form can just bind the first field of the object. > the other fields can access to the action bean correctly, but no binding > operation is carried out for them. > > -- > View this message in context: > http://old.nabble.com/Stripes-Binding-Problem-tp28411715p28411715.html > Sent from the stripes-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > _______________________________________________ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald Xing: http://www.xing.com/profile/Richard_Hauswald ------------------------------------------------------------------------------ _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users