I have the need to find out the bean class name from an extended RequestProcessor method. I have checked the docs, and do not see anything obvious. Is there a way to achieve this? I have access to the ActionForm, ActionMapping, etc in this method.
I have extended the processActionPerform method of the RequestProcessor, and need to cast the forms off to their original bean type. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]