Folks,

Though I'm confessin' that I read a bit less than I should
maybe, why do applets in JDK 1.2 ignore my $CLASSPATH?
It worked with JDK 1.1.4 on my TurboLinux.
After installing, the applicable text to read says:
'No $CLASSPATh, no $JAVA_HOME, just run it!"

Fairly enthusiastic that, but what was wrong with Applets
conforming to my $CLASSPATH?
I found out apps DO mind the $CLASSPATH though.

I alwyas use a self-made script that goes

java -classpath .:$CLASSPATH $1

Howver, since I installed JDK 1.2-b-prev the script

appletviewer $1 &

does not function, and now I found out why.

Anyone?

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to