AW: using regexp in input validation

2002-12-18 Thread Lenharcik, Juraj
Verwende doch die Java 1.4 regexp Is there a smooth way to use regular expressions in the input validation? i.e. to allow only [A-Z|a-z|0-9] Regards, Bernhard -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscrib

using regexp in input validation

2002-12-18 Thread Hirschmann, Bernhard
Is there a smooth way to use regular expressions in the input validation? i.e. to allow only [A-Z|a-z|0-9] Regards, Bernhard -- To unsubscribe, e-mail: For additional commands, e-mail: