@requires
@failsIf
...etc
Then I would like some tool, presumbably XDoclet, to generate an XML file that includes the struts-mappings, any JavaDoc class documentation, as well as these custom XDoclet annotations. I would then use XSL to transform the XML file into a site guide of sorts, a navigable guide to all the actions in my class and what they do, require, etc. Has anyone embarked on anything like this and if so could you point me to some resources that might help. So far, I have only used pre-defined XDoclet templetes.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]