When storing text in a database, the field width is a certain number of bytes. So, when entering text in a field in a web page with a 16 bit character set, you have half the number of characters available than you would with an 8 bit character set. Are there built-in ways for the Struts Validator to detect the byte size of the character set and change the maximum width detection automatically?
thanks, Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

