Can't read AppletViewer properties file - Applet
- by White rose
I have create a java applet program and compiled, it generates a class file.
while running the applet viewer in command prompt it shows a following warning message.
D:\Applets\Appletsappletviewer FirstApplet.java
Warning: Can't read AppletViewer properties file: C:eswaran_s.VMSPL.hotjava\properties Using defaults.
After I have run this command once again, it does not shows a warning messsage but the applet viewer is not running.
How can I solve this issue?