public class CatServlet
extends javax.servlet.http.HttpServlet
This can be relatively unsafe with Microsoft Internet Explorer 6.0 as the browser will (rather incorrectly) treat an HTML or JavaScript file its supposed to download as though it was served by this site, and will execute it with the site's own protection domain. This opens a massive security hole so we package the content into a zip file.
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse rsp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service