question in jre 1.3.0_01 .(100分)

  • 主题发起人 主题发起人 YoYoYo
  • 开始时间 开始时间
Y

YoYoYo

Unregistered / Unconfirmed
GUEST, unregistred user!
I use the jdk 1.3.0. And set the classpath when I use applets in a html.
It works well.
But I upgrade my jdk to 1.3.0_01, it always show me :
FileIOException : can't found class aaa/class.class.
This error seems as if the Jre can't found the aaa.class in the classpath.
What shall Ido
?
 
check you classpath or you applet codebase in HTML file
 
我有同样问题!
 
我比你还惨
我的机器直接就dang
 
我靠!我来收分!
请在CLASSPAHT中加上你的当前路径!
set classpath=c:/jdk;c:/jdk/bin;.
 
YoYoYo:请继续请继续请继续或结束问题
 
Hi, Wu:
Which class can you find in jdk/bin??
Hi,eguy:
If I haven't set a codebase, may applet load the class from local classpath?
Thanks.
 
Ok. Thanks for all your help. I found it in SUN's bug parade 4424023
And the result is it just designed as it.

Bug Id 4424023

Votes 0

Synopsis 1.3.0_01 Plug-In REGRESSION: SYSTEM CLASSPATH LOST

Category javaplugin:plugin

Reported Against 1.3.0_01

Release Fixed

State Closed, will not be fixed

Related Bugs

Submit Date Mar 09, 2001

 
Close it now.
 
后退
顶部