Yes, take a look at how it is done in the struts-example application.

--
James Mitchell
Software Engineer / Struts Evangelist
http://www.struts-atlanta.org
678.910.8017
AIM:jmitchtx




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, September 16, 2003 10:58 AM
> To: [EMAIL PROTECTED]
> Subject: How to fill textfields from FormBean?
> 
> 
> 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]
> 


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

Reply via email to