Hi, if is use isEmpty() method of StringUtils with " " (string with some spaces) and isNotEmpty() with the same string i get true from both methods, becouse isEmpty trims the parameter string and isNotEmpty doesn't.
I think it is not OK. regards Dmitri --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
