From: <fza...@us...> - 2005-07-01 22:54:47
|
Update of /cvsroot/struts/struts-site/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16762/src/documentation/content/xdocs Modified Files: index.xml Log Message: Index: index.xml =================================================================== RCS file: /cvsroot/struts/struts-site/src/documentation/content/xdocs/index.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** index.xml 29 Jun 2005 04:32:14 -0000 1.10 --- index.xml 1 Jul 2005 22:54:34 -0000 1.11 *************** *** 56,60 **** </li> <li> ! <em>AjaxTags</em> - A modified version of the Struts HTML taglib that adds AJAX functionality in a purely declarative fashion </li> </ul> --- 56,61 ---- </li> <li> ! <em>AjaxTags</em> - A modified version of the Struts HTML taglib that adds AJAX functionality in a purely declarative fashion (please ! see the important note about this project on the AjaxTags page) </li> </ul> *************** *** 124,128 **** done (read the readme for what that means!), but a few others will probably sneak in soon as well. If you are a Struts developer and want to jump on the AJAX bandwagon with little or no effort, this ! might be just the ticket! </p> --- 125,129 ---- done (read the readme for what that means!), but a few others will probably sneak in soon as well. If you are a Struts developer and want to jump on the AJAX bandwagon with little or no effort, this ! might be just the ticket! (please see the important note about this project on the AjaxTags page) </p> |