I'm having a problem with generating for Struts.

If I tag my form class as:

 * @struts.form name="requirement.Create"

(which is what my xdoclet books says it should be) I get nothing.

However if I tag it as:

 * @struts.action-form name="requirement.Create"

(which is what I think it should be but there's nothing in the xdoclet docs)
then I get:

Mandatory parameter 'name' missing for struts.form tag in
info.kenworthy.reqxml.web.forms.CreateRequirementForm class.

Huh?

Anyone have any ideas ?

TIA

Edward



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to