In my application Java applet is the front end and is talking to Java Servlet in the backend and Servlet is getting data from MySql database. I am running Tomcat as an servlet container. Q) How to use JBuilder's debugger to debug server as well as client code. Thank you in advance Garandi