I am designing my first struts application, but I have been a java
developer for about 5 years.  I am actually refactoring a survey app. I
wrote.  The way struts was explained to me was my ActionForms were like
my Transfer objects and my actions were just that, the action that was
requested... storing in the database.  With that said, how would I
handle building a survey object (surveyForm) that had N number of
question objects which in turn had N number of answer objects?  I am
really confused.  Thanks for any insight.

travis



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

Reply via email to