I'm not sure if this is a topic for this list. I am pretty sure it is a stupid question but it is baffling me right now. I know that I should use Apache and Tomcat together because Apache serves static html better than Tomcat does. My question is how do I do this. I would like to go from a servlet to a static html page. I have figured out how to go from static html to a servlet but I can't see the other direction. Any ideas? Thanks
