You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Hari <ha...@itwinetech.com> on 2002/10/24 16:15:57 UTC

Need help on design

Hi,

Can somebody help me on this.

As of now, my action classes are sending data in ActionForm as value objects
to business objects.
Will there be any performance degradation if i use Properties or hashtable
in place of value objects to send data in the Actionform and send it to
business objects.

Thanks in advance,
Hari