husted 2003/03/16 08:30:14
Modified: doc/userGuide dev_validator.xml
Log:
Move exterenal reference to resources section.
Revision Changes Path
1.28 +6 -6 jakarta-struts/doc/userGuide/dev_validator.xml
Index: dev_validator.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/dev_validator.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- dev_validator.xml 16 Mar 2003 16:25:55 -0000 1.27
+++ dev_validator.xml 16 Mar 2003 16:30:14 -0000 1.28
@@ -91,12 +91,6 @@
validator's name attribute.
</p>
- <p>
- For an example of creating a"twofields" validator, see
- <a href="http://tinyurl.com/6jnv">"Struts Validator: Validating Two Fields
Match"</a>
- by Matt Raible.
- </p>
-
<pre><code><![CDATA[
<field
property="lastName"
@@ -683,6 +677,12 @@
</section>
<section href="resources" name="Validator Resources">
+
+ <p>
+ <a href="http://tinyurl.com/6jnv">
+ <b>Struts Validator: Validating Two Fields Match</b></a> by Matt Raible.
+ Howto article.
+ </p>
<p>
<a href="http://www.strutskickstart.com/">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]