Hi all, I have applet as frond end. Applet will communicate with servlet which will do work that applet cannot do. APplet and servlet are on the same PC. I use Windows 2000 server IIS 5.0 as web server. Am I right that: Install Tomcat and configure it with IIS, so I can run both servlet and applet successfuly? In which folder should I put my servlet class?