What is the correct way to setup struts validation to allow a user to enter the 
following characters in ISO-8859-1 character set:
Hex code    Equivalent characters
  0x09        \t
  0x0A        \n
  0x0D        \r
 
  0x21-0x7E     !"#$%&'()*+,-./0123456789:;<=>[EMAIL PROTECTED]|}~
  0xA0-0xFF   
¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ
 
 
-- James 

THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and 
is thus for use only by the intended recipient. If you received this in error, please 
contact the sender and delete the e-mail and its attachments from all computers. 

 

Reply via email to