XDoclet Tips
Struts Actions
If XDoclet isn't generating actions for your action classes, check that struts.jar is on the classpath of the webdoclet task. XDoclet only generates classes it can see are sub-classes of org.apache.struts.action.Action.
-- Frank Dean - 08 May 2005