DynaActionForm and DAO

2003-10-27 Thread alok . garg
Hello,
I just to confirm that can I use the DynaActionForm object to populate the
values in my DAO.
If yes how??

Thanks in advance

Alok Garg
Polaris Software Lab Ltd.
( + 91 - 022 - 28290019 Ext. # 1308 )


This e-Mail may contain proprietary and confidential information and is sent for the 
intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected to you, you 
are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, 
copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment 
other than by its intended recipient/s is strictly prohibited.

Visit Us at http://www.polaris.co.in

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

RE: DynaActionForm and DAO

2003-10-27 Thread Chen, Gin
It's impossible.. You can't.. Don't even look into BeanUtils.copyProperties
cause it won't help at all.
For individual properties PropertyUtils.copyProperty doesn't work either..
Its all a rouse.
-Tim

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 27, 2003 5:52 PM
To: [EMAIL PROTECTED]
Subject: DynaActionForm and DAO


Hello,
I just to confirm that can I use the DynaActionForm object to populate the
values in my DAO.
If yes how??

Thanks in advance

Alok Garg
Polaris Software Lab Ltd.
( + 91 - 022 - 28290019 Ext. # 1308 )



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