Re: How to populate fields in a form with data retrieved from a database table...

2004-06-28 Thread Research labs
Noted. Thanks. --- Joe Germuska <[EMAIL PROTECTED]> wrote: > At 5:25 AM +0100 6/27/04, Research labs wrote: > >//***Please note that I am using DispatchAction not > >Action*** > > > >Please tell me how to populate fields in a form > with > >data retri

Re: How to populate fields in a form with data retrieved from a database table...

2004-06-27 Thread Joe Germuska
At 5:25 AM +0100 6/27/04, Research labs wrote: //***Please note that I am using DispatchAction not Action*** Please tell me how to populate fields in a form with data retrieved from a database table. Please note that I am particular about how to do this using Struts tags etc. This question is best

How to populate fields in a form with data retrieved from a database table...

2004-06-26 Thread Research labs
//***Please note that I am using DispatchAction not Action*** Please tell me how to populate fields in a form with data retrieved from a database table. Please note that I am particular about how to do this using Struts tags etc. //***Please also note that I am using DispatchAction not Action