while compiling a java code...
i get the following error....
prj.java:424: Ilegal Escape character..
String s1="C:\WINDOWS\ Desktop\Swing help\a1.htm";
please can anyone tel me how to correct this error....
Thankx in advance.....
i get the following error....
prj.java:424: Ilegal Escape character..
String s1="C:\WINDOWS\ Desktop\Swing help\a1.htm";
please can anyone tel me how to correct this error....
Thankx in advance.....
Comment