1) I'm finding that calls to Action.getServlet() are returning null. I
can't imagine what I've done to cause this. If so, what should I be
looking for?
2) The following Snippet of code compiled as of the 3/27 Nightly.
DynaActionFormClass dynaClass =
DynaActionFormClass.createDynaActionFormClass(
formConfig);
Sometime before 4/14, it apparently dissapeared, now the snippet has to
read like this:
DynaActionFormClass dynaClass =
DynaActionFormClass.createDynaActionFormClass(
formConfig, moduleConfig);
Is there a reason they both can't exist?
(yes, my day is just ducky)
-Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]