RE: help : creating own ActionForm

2004-10-15 Thread McCormack, Chris
You shouldn't have to make any configuration changes to use and extended ActionForm with your Actions. Just extend ActionForm with your own base implementation and then create your beans by extending your base implementation. Make sure to include each bean declaration in the section of struts-

RE: help : creating own ActionForm

2004-10-15 Thread Kailash Vasani
If you mean that you want to have all your "Action Classes" extend new Action class that you would be writing, then you dont need any configuration change, as long as you extend struts Action class in your parent action class. -Original Message- From: sachin [mailto:[EMAIL PROTECTED] Sent