Posted By:
Paul_Hunnisett
Posted On:
Tuesday, February 17, 2004 01:31 AM
I want to have a form where registered users can edit their details.
This means the form has to be pre-populated with the users data. Do I simply need to set the values of the form bean from the DB in advance to do this? If so, how do I do that?
If I'm way off track - can someone give me some clues Please? This is the last thing I need to do to get my web app running!