Hello there! I've just started to use xdoclet to generate my struts
files. So far it was working great for actions and form beans. Problem
is it is not generating my validation.xml file (well it does generate
an empty one ...) Here's my configuration:

<strutsvalidationxml destDir="web/WEB-INF"  mergeDir="web/WEB-INF" >

and here's one of my form's methods
/**
         * @return Returns the abateSaldoFinanceiro.
         * @struts.validator
         * type="required"
         * 
         */

Although this form is included on the struts-config.xml no validation
is included on the validation.xml

any ideas??

Thanks all


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to