Author: wsmoak
Date: Sun Dec  4 15:35:01 2005
New Revision: 353937

URL: http://svn.apache.org/viewcvs?rev=353937&view=rev
Log:
Added links to commonsValidator and validatorScript tag reference pages.

Modified:
    struts/shale/trunk/xdocs/features-commons-validator.xml

Modified: struts/shale/trunk/xdocs/features-commons-validator.xml
URL: 
http://svn.apache.org/viewcvs/struts/shale/trunk/xdocs/features-commons-validator.xml?rev=353937&r1=353936&r2=353937&view=diff
==============================================================================
--- struts/shale/trunk/xdocs/features-commons-validator.xml (original)
+++ struts/shale/trunk/xdocs/features-commons-validator.xml Sun Dec  4 15:35:01 
2005
@@ -38,7 +38,8 @@
       <subsection name="Services Provided">
 
         <p>Shale provides two JSP tags that let you use the Commons Validator:
-                 <code>s:commonsValidator</code> and 
<code>s:validatorScript</code>. The
+                 <a 
href="shale-core/tagreference-taglib.html#s:commonsValidator"><code>s:commonsValidator</code></a>
+          and <a 
href="shale-core/tagreference-taglib.html#s:validatorScript"><code>s:validatorScript</code></a>.
 The
                  former lets you attach a commons validator to a JSF input 
component and
                  the latter generates JavaScript validation code for 
validating each JSF component
                  that has one or more Commons validators in a particular form. 
You can attach as 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to