The required changes to implement this has been checked in, and will be available in nightly build 20020723 of Struts. The only difference is that you need to call:
DynaActionForm requestForm =
DynaActionFormClass.getDynaActionFormClass("requestForm").newInstance();
instead of the previously quoted method name, for consistency with
previous method signatures.
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
