Hello!

I have made a registration JSP (name, address, zip, ....) and I want
that the user can modify his account.

So I have an action class and a form bean for the registration. Now I
want to implement an action class which shows the registration JSP and
fills automatically the textfields with the stored values. The user can
change the values. 

How can I realize it? Is there a possibility to forward the values to
the JSP?

Dirk


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

Reply via email to