I have a struts ActionForm which I would like to markup with xdoclet tags.

The documentation for @struts.form however says "Applies to: Entity beans". Does this mean that the only ActionForm implementations xdoclet supports are implemented as EJBs?

Is it reasonable for me to think that I'll be able to generate my entire struts-config.xml file via xdoclet? I would think so. Or am I going to have to define things like my non-EJB ActionForm subclasses, global-forwards, controller and message-resources in struts-config.xml and have xdoclet add the rest?

TIA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to