Debugging

If everything is working, you should be able to download the applet, watch as it is drawn, then invoke the multiply method by clicking the applet’s Multiply button. If not, check the browser’s Java console for error messages. Also check the server log file (Jaguar.log in the EAServer bin subdirectory).

If the applet connects to the server and instantiates the component successfully, you see ... created session and ... created component instance in the browser’s Java console.