> Hi, > > Does your extension to xdoclet generate the Struts validation.xml > from an ejb-jar.xml. I am trying to caputre the db attributes types > and lengths. > > Thank you, > Mohammad Abed
XDoclet already supports generation of the validation.xml from a Struts ActionForm. I have a customized struts-form.xdt template that allows you to declare @struts.validation tags on your EJBs (or POJOs with my patch). I don't know if the XDoclet Team is interested in in this, but I think it's a nice addition. Matt ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
