I have several form beans that inherit common fields from a single abstract parent form. If some of the fields that are inherited from the parent need to be validated, how can I get <strutsvalidationxml> to generate the appropriate <field> element in each of the <form> elements (corresponding to each child form) in my generated validation.xml?
I believe this happens automatically. If not, that is probably a bug. If that is not working, send back a short example of parent class, subclass, and generated output.
Erik
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
