This is a well known issue I'm afraid. All fields have to be included as
<form:hidden ..> if they are not of interest to the form to make sure the
command object is properly populated.

Mike.

On 3/16/07, chris wang <[EMAIL PROTECTED]> wrote:


I try to use spring form tag, then i found the problem is I need put all
command field into form, otherwise the field will be set null after
submit.
but when I use spring:bind , there's no problem, just put some field I
want,
other field still is the value after formBackingObject.

do i use wrong ? does form tag have some option to adjust, like "exclude"
or
sth.

are there people met the same issue like me??

any answer i will really appreciated

chris wang
--
View this message in context:
http://www.nabble.com/spring-form-tag-problem%21%21%21----tf3413299s2369.html#a9510806
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to