rleland     2003/08/15 11:25:32

  Modified:    web/validator jsType.jsp
  Log:
  Give example of credit card number so when using
  example user can try-out
  
  Revision  Changes    Path
  1.4       +1 -0      jakarta-struts/web/validator/jsType.jsp
  
  Index: jsType.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/web/validator/jsType.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jsType.jsp        18 Oct 2002 16:58:10 -0000      1.3
  +++ jsType.jsp        15 Aug 2003 18:25:32 -0000      1.4
  @@ -99,6 +99,7 @@
       </th>
       <td align="left">
         <html:text property="creditCard" size="16" maxlength="16"/>
  +       (e.g. 4111111111111111, 5500000000000004)
       </td>
     </tr>
     <tr>
  
  
  

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

Reply via email to