Ok, figured out, that the Spring-injected Bean is the reason for this behavior! Works fine if I use u = new Users(); instead of the Spring-injected Users as Model.
Any clues how to circumvent this behavior without instantiating the model myself?? greetz Markus p.s.: Sorry for the frequent posting. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
