My JSP #2 receives a hidden field passed from JSP #1:
<html:hidden property="creator"/>

In the JSP #2, I have a text field:
<html:text property="creator" size="82" maxlength="25"
tabindex="1"/>

and I want the value of the hidden field to be the
text in the text field of the JSP #2.  Please advise
how to do it?

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

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

Reply via email to