Hi folks, I am sending two values to form bean and then user have the privilege to change these two values. To restore the database I must also store the old values that I have conveyed to screen from the formbean but as the user alters the data my old values are vanished. What will be the effective solution to store the old values in the form bean while also retrieving the new values for comparing and sending the changed ones to the servlet.
Cheers, Fehmi. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

