Debugging Applet !!
843807Sep 26 2002 — edited Sep 29 2002Normally we use System.out.println to see any exception in our program. My question is that what do we do when we want to debug an applet which is embeded in a jsp using <jsp:plugin>. pls reply asap.