I posted this to the list a while ago, but it appears it never made it.

-----Original Message-----
From: Matt Raible [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, October 17, 2002 8:55 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: Upgrading to XDoclet 1.2 - @struts:action


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: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to