I have implemented my own Struts form beans and I want xdoclet to build my 
struts-config.xmnl for me and insert the form beans in the <form-beans> tag.
>From the docs for strutsform<strutsform />:
"The <strutsform /> subtask is a subtask of the <ejbdoclet /> task. It processes all 
entity beans and generates struts form beans.".
If I read this correctly then <strutsform> can't be used with "regular java classes". 
If it is so, how can I have xdoclet generate struts-config.xml for me?
I know I can put a struts-forms.xml in my merge-dir but I'm a lazy programmer who 
wants as much as possible to be generated for me :-)
I have tried form@struts:form and form@struts:form-field but they are just being 
ignored when used i regular java classes.
 
Regards Peter


-------------------------------------------------------
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