Here is what i'd like to do:

page 1 has form with ID and NAME. The NAME field is hidden so it is blank. 
This form is configured as a java bean and set in the struts-config.xml 
file.

when user click the 'save' button, the id of the form is carried to next 
page, page 2. But in the between, I look at the dababase and find the name 
base on this id and call the setNAME() function to set the name value in the 
same form. But this NAME does not appear on the second form. Why?

yan

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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

Reply via email to