|
I am using swing and other components in my chat applet.And even after compiling as javac -target 1.0 MyJavaFile.java(Since target 1.1 does'nt compile) the above line compiles the source files easily without any errors.But while running on the browser with MS VM it desent run, whereas it loads and runs easily with JRE 1.3.1 or higher.
Can you please help me.
Thanks in advance
Manish Sharma
|
|
|
|
|
|
|
|