I have successfully integrated Tomcat 4.1 and IIS. I have Tomcat handle all
jsp files that are on the IIS webserver. Because I'm using IIS, I don't
have the standard WEB-INF directory associated with the directories I'm
using. I don't know where to put my classes. I've tried putting them in
the common folder in the apache program directory, but it still does not
find the class. Any ideas?