Hi, 

In recent past I have been working with struts Map-backed Action Form.
It can accept any number of HTML form parameters without declaring
each field as accessors or in an external XML file.

This seems to be a good approach , as I don't need to create a new
ActionForm for my data entry screens any more.

I would like to know groups experience with Map-backed Action Forms.

1. can we consider this option for production grade code.
2.  Does it have any hidden performance overhead.

 
-Hari Haran

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

Reply via email to