I seem to have a problem auto generating my struts-config.xml file.
The build runs successfully but it appears that xdoclet gives me a few
warnings. It appears that Xdoclet gives me a template of how a
struts-config.xml file should look. but nothing in the form bean tags
or anything els
The documentation
does not seem to indicate a way to do this. I was thinking I could
write a custom template to do it, since there are template hooks to get
the methods, classnames, etc; but wondered if anyone else had
already written such a template, at least for the JavaDocs.
I don't know of a