HI,

>I need a sample jsp page where someone can show me,
>how i can retrieve the values populated in a dynaactionform.

For this, it's enough that u pick a jsp from struts-sample application,
Or anywhere in the web where they are talking about actionforms


>Also, once I get the resultset after qureying the DB.
>How exactly the benas will be populated to be used in pages

this is a task that you have to do it on your own, struts won't
do It for you.
You may want to have a look at commons.beanutils, it has some
Utilities for doing exactly what you want

Regards
        marco




Kindly provide inputs on the same.

Regards,
Ashutosh 


-----Original Message-----
From: Marco Mistroni [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 29, 2004 1:58 PM
To: 'Struts Users Mailing List'
Subject: RE: Regarding DynaActionForms


Hi,
        It's exactly the same as Actionform. Struts
Will treat ur dynaactionform as a normal action form.
Beware though that you may encounter problems if some of the
Fields of your actionforms are null..


Regards
        marco

-----Original Message-----
From: Ashutosh Satyam [mailto:[EMAIL PROTECTED] 
Sent: 29 June 2004 06:03
To: Struts Users Mailing List
Subject: Regarding DynaActionForms

Hi,
I'm a novice as far as usage of tag libraries are concerned.
I intend to use DynaActionForm in my application. Would someone 
explain how this could be used in conjunction with available struts 
tag library to populate the beans?

For simplicity, consider a simple application, which stores User
information 
like name, id and password. How during modification, these tag libraries
in 
combination with DynaActionForm can be used to pre populate my JSP page.

The application will read the values from a database.

Any pointer on this will be greatly appreciated.

Regards,
Ashutosh





---------------------------------------------------------------------
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]


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

Reply via email to