Update of
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/modules/apache/src/xdoclet/modules/apache/struts/resources
Modified Files:
struts_form.xdt
Log Message:
Fix for XDT-1292. Added fully qualified class names.
Index: struts_form.xdt
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources/struts_form.xdt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** struts_form.xdt 1 Sep 2004 11:41:19 -0000 1.1
--- struts_form.xdt 26 Mar 2005 18:49:54 -0000 1.2
***************
*** 48,52 ****
*
javax.servlet.http.HttpServletRequest)
*/
! public void reset(ActionMapping mapping, HttpServletRequest request) {
// reset any boolean data types to false
<XDtActionForm:forAllFormFields>
--- 48,53 ----
*
javax.servlet.http.HttpServletRequest)
*/
! public void reset(org.apache.struts.action.ActionMapping mapping,
! javax.servlet.http.HttpServletRequest request) {
// reset any boolean data types to false
<XDtActionForm:forAllFormFields>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel