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

Reply via email to