I have a form object that populates html fields. The problem is, I want to display some of the form data and have it uneditable. When I submit the form loses all the data that is not in an html:.. tag. I've tried... <bean:define id="userRole" name="userForm" property="userRole" scope="request" toScope="request"/> but this doesnt seem to work thanks, Mike
- Re: set a value from a form to a form Michael Lee
- Re: set a value from a form to a form John Yu
- Re: set a value from a form to a for... Michael C. Lee Jr.
- RE: set a value from a form to a... Miguel Angel Mulero Martinez
- Re: set a value from a form to a... John Yu
- Re: set a value from a form ... Michael Lee
- set a value from a form to a form Michael Lee
- RE: set a value from a form to a form Van Riper, Mike