Hi all,
I'm trying to generate the struts-config.xml for my action, but i'm having a problem with this. I have a generic action MyAction that extends Action and all my actions extend MyAction. The problem is that only if i extend all my actions from MyAction as i need to, xdoclet does not recognise tham as struts actions and does not include them in the configuration file. On the other hand if i extend directly from Action, everything works fine. Can some one please give me a help with this? is there a way to have xdoclet recognise struts actions that do not extend directly from Action? Thank you very much and best regards, Pedro. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
