Hi,
I have an Applet-Servlet kind web application that runs under tomcat 6 and my IDE is intellij IDEA 6.
my applet classes are built in a jar file named dpmjar.jar that i build it with ant.
My problem is debugging the applet classes. I have no problem when debugging the servlets but whenever i put breakpoints in applet classes and try to debug, It has no effect.
Can any body help me please?
Thanks in advance,
Habib Ghayoumi