- When should an ActionForm actually load values from the business
objects?  On setServlet or reset?

- Where would I add a hook into the Struts framework that would allow an
ActionForm to be notified before any values are populated on it?
Would this be in reset() or in ActionServlet.processPopulate()

Thanks.


Reply via email to