I have a question regarding ActionForm... Is it a good idea to place the Business Object in the action form? In my project, I do put the Data transfer object into the action form, but I am not certain if this is a good idea to put the business object as well into the action form. See the following link to understand what the business object is.
Thanks a lot. http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObjec t.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]