Re: Preload FormBean

2005-07-10 Thread Wendy Smoak
From: "Sagar Naik" <[EMAIL PROTECTED]> I have to edit some data in the form. So I have to load the text fields in the form with some data values from a Database Table Record. Can I do tht initializing the bean object and give it to struts to display the values ? Yes, though the answer comes fr

Preload FormBean

2005-07-09 Thread Sagar Naik
Hi Struts has got the ability to get the data on the form into a bean Is the reverse possible ? Scenario is I have to edit some data in the form. So I have to load the text fields in the form with some data values from a Database Table Record. Can I do tht initializing the bean object and give it