Hi. Normally I try not to bother people on this list, but I have been trying to get xdoclet to generate struts action forms for a CMP entity bean and cannot figure out what I am doing wrong.
I have the <strutsform /> task as a sub-element of the ejbcolet task. I have the @struts.form name="Person" as a class level tag. I have both my setters and getters tagged with @struts.form-field XDoclet creates my ActionForm class, but it only puts a default constructor in the class. There are no methods or instance fields. What am I missing? Thanks James _____________________________________________________________ Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
