Currently you cannot. There is an enhancement request already in JIRA to add this, I believe. It would be easy to add.Two questions: 1) I need to be able to use the <set-property ..>-tag in my struts-config.xml (this is needed to be able to run the Struts workflow extension, http://www.livinglogic.de/Struts/).But how do I generate this from xdoclet?
No good answer here either, as I do not use the action mapping generation - I do them by hand in a merge point. I don't think putting action mappings in @tags is the right place to code them. But thats just my preference for a little looser coupling in this respect.2) One of the good and strong features in Struts is to be able to create generic actions and map them to several different urls in the application. For instance, suppose you make a generic action for showing a pages (no logic). You like to use this generic on several places in your application.
Erik
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
