I have the following tag in a Struts Action class, which works fine in
XDoclet 1.1.2.

 * @struts:action name="bookmarkForm" path="/bookmark" 
 *                      scope="request" parameter="method"

However, in 1.2beta2, my <action-mappings> are not generated in
struts-config.xml.

According to the documentation at:

http://xdoclet.sourceforge.net/1.2beta/tags/apache-tags.html#@;struts.act
ion%20(0..*)

It appears that I need to add "input", and "validate" - but what if I
don't have only one input.  Since I'm using DispatchAction, this
presents a problem.  Should I just put a dummy value in input?

Thanks,

Matt




-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to