husted      2004/05/02 18:03:03

  Modified:    validator/src/javascript/org/apache/commons/validator/javascript
                        package.html
  Log:
  Update Javadoc. No code changes.
  
  Revision  Changes    Path
  1.5       +2 -2      
jakarta-commons/validator/src/javascript/org/apache/commons/validator/javascript/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/validator/src/javascript/org/apache/commons/validator/javascript/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      3 Feb 2004 02:15:42 -0000       1.4
  +++ package.html      3 May 2004 01:03:03 -0000       1.5
  @@ -187,11 +187,11 @@
         </td>
         <td style="vertical-align: top;"><img
    style="width: 15px; height: 15px;" alt="Caution"
  - title="Never use maxlength when logging in. Only use maxlength when changing 
passwords after user has logged in."
  + title="Never use maxlength when logging in. Only use maxlength when changing 
passwords after user has logged in (if then)."
    src="doc-files/sm-maybe.gif"><br>
         </td>
         <td style="vertical-align: top;"><img src="doc-files/sm-maybe.gif"
  - title="Never use minlength for a login password.  Only use minlength when changing 
passwords after user is logged in."
  + title="Never use minlength for a login password.  Only use minlength when changing 
passwords after user is logged in (if then)."
    alt="Caution" style="width: 15px; height: 15px;"></td>
         <td style="vertical-align: top;"><img src="doc-files/sm-yes.gif"
    alt="Yes" style="width: 15px; height: 15px;"></td>
  
  
  

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

Reply via email to