Here is a method that I have written in one of my classes.
Send me a $25 certificate if it helps ;-)
public Vector stringParser(String str, String delim, int maxLength)
{
Vector strVector = new Vector();
String token;
try {
StringTokenizer st = new Stri
Hi,
I'm using the jni with blackdown jdk1.3 ("Java HotSpot(TM) Client VM
(build 1.3.0, mixed mode)") and gcc2.95.2 to compile my c++-libs.
Now I encountered the bug giving the error message :
"An unexpected exception has been detected in native code outside the
VM"
This bug has the id 4389172 in
Hello all,
I have a String, which will be a query string from an application. I want
to parse it to get at some of the values. Is there a handy class that will do
that for me?
--
To UNSUBSCRIBE, email to [EMAIL PRO
Try this suggestion from JGuru:
http://www.jguru.com/jguru/faq/view.jsp?EID=229424
Also, you may find other solutions by searching this mailing list's archives.
-- nancy
- Original Message -
From: Mario Jaramillo R. <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 06
>From what I understand, you may have to install the URW fonts. See:
http://www.blackdown.org/java-linux/docs/support/faq-release/FAQ-java-linux-6.h
tml#ss6.4
>
> Greetings:
>
> I am working with Mandrake 8.0 and Java version 1.2.2 Linux-JDK;
> when I execute applets and appl
Greetings:
I am working with Mandrake 8.0 and Java version 1.2.2 Linux-JDK;
when I execute applets and applications appears the following:
Font specified in font.properties not found [--symbol-medium-r-normal--
*-*-p-*-adobe-fontspecific]
Please , tell me how to
Bruce McKinlay's web page "Some J*va benchmarks that run on gcj"
(http://waitaki.otago.ac.nz/~bryce/gcj/) mentions
* Appeal Software Solutions AB have made a set of benchmarks available
that demonstrate the performance of their "JRockit" VM. These are
also useful for testing gcj.
and
|hi all, can anyone tell me if there is a way to trace into source
|code and find out which class is invoked and which method in
|various java classes. i don't have documentation of a project
|which i've been assigned to and need to reverse engineer the
|classes and then get the various paths fro
- Original Message -
From: Amol Kulkarni <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 3:03 PM
> I am facing the same problem with blackdown jdk1.2.2 on Red Hat 7.1.
> I tried the solution as given in the jguru faq.
> But it didn't work for me.
>
> Does anybody have other solutions.
Hi,
I am facing the same problem with blackdown jdk1.2.2 on Red Hat 7.1.
I tried the solution as given in the jguru faq.
But it didn't work for me.
Does anybody have other solutions. I tried searing the mail list but didn't find
any
Thanks and Regards
Amol
"Nancy F. Maniquis" wrote:
> Try thi
10 matches
Mail list logo