[mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 22, 2002 5:17
PMTo: 'Alexander Busch';
[EMAIL PROTECTED]Subject: RE: java.util.regex
support
Suggestion: Use an external regexp librairy like http://jakarta.apache.org/regexp/index.html
Yvan
-Original Messag
Title: Message
Suggestion: Use an external regexp librairy like http://jakarta.apache.org/regexp/index.html
Yvan
-Original Message-From: Alexander Busch
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, October 22, 2002 9:56
AMTo: [EMAIL PROTECTED]Subject:
java.util.regex support
On Tue, 2002-10-22 at 09:56, Alexander Busch wrote:
> Hi,
>
> I am trying to work with a pattern and matcher code. My app works fine
> on my desktop, but blackdown's j2re1.3.1 throws the following error
> message:
>
> < Exception in thread "main" java.lang.NoClassDefFoundError:
> java/lang/Char
Title: Message
Hi,
I am trying to work
with a pattern and matcher code. My app works fine on my desktop, but
blackdown's j2re1.3.1 throws the following error message:
< Exception in
thread "main" java.lang.NoClassDefFoundError:
java/lang/CharSequence>
Am I correct, j2re
does not suppo