thanks
after sending a question
I tryed to compile *.java files in directory where java is.
everything was nice. But I needed to work in java dir. Not the best variant :))
Can you please answer a question?
I am creating applets already :). And I need to test it(recompile and run). That's ok.
I open html with applet tag - applet is there. I see where to repair something.
And make repairs in xxx.java file. then recompile it. open html again and previous variant. Even if I delete xxx.class file IE still shows previous version.
Is it kind of cache????
Sorry for my English. And for such stupid questions :). But I need to start :))
Thank in advance
Roman
Main Topics
Browse All Topics





by: d97adkaPosted on 2000-11-23 at 04:39:50ID: 5527771
you need to put javahome
ME;
nvironment variables
JAVA_HOME=c:\jdk1.3
path=c:\jdk1.3\bin;JAVA_HO
put it as yor environment variable
in control panel->System->advanced->e
if u use Win2000
or write it in autoexec.bat
if you use win9x
and run autoexec
just write autoexec in you console