I have a strange (in my opinion) problem. I am not even sure if this is
appropriate forum to ask, but I will anyway :-)

I have an action that extends DispatchAction of struts, when I try to
generate mappings for it, Xdoclet quitely ignores the tags.

 * @struts:action
 *      path="/step1"
 *      name="ApplicantGeneralInfo"
 *      validate="false"
 *      input="step1.page"
 *      parameter="op"

Now when I change it to extend from Action (directly or indirectly) all
start to work. 

Does anyone have an explanation for this?

Thanks,
Alex.



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to