Hi all,

Maybe I ask too much but I'm just a newbie in Struts and nobody in my 
department can help me :(

This is my situation: I have an input.jsp page to let users enter data and 
click 'Save'. There's another function that the data is fetched from the 
database and users can modify them and then save them. I want to make only 1 
jsp page to enter new data as well as edit the existing data (that is the 
input.jsp page). So what is the best way to write the input.jsp file so that 
sometimes its fields are blank (for inputing purpose) and sometimes its fields 
are populated with some values (for editing purpose)? For editing purpose, the 
values are undetermined beforehand so I couln't put them in the reset method.

Sincerely.




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

Reply via email to