Re: Struts FormBean

2005-04-12 Thread Christine Huang
If you want to set the description property of userObject: property="userObject.description" On Apr 11, 2005 2:21 AM, Neil Meyer <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a problem trying to write back to my form bean. Please tell me if the > following is possible. > > I have the follow

Re: Struts FormBean

2005-04-12 Thread Hubert Rabago
It sounds like what you're trying to do can be done, but it would be better if you clarify what you mean by setting a property within your jsp to the userobject. Are you trying to populate a page variable in the jsp, or are you trying to populate the userobject when the form in the jsp is submitte