Tomcat/InvokerServlet 썸네일형 리스트형 Enabling the Invoker Servlet Enabling the Invoker Servlet in Tomcat The Invoker Servlet allows unconfigured servlets to be called by simply using a /servlet URL. It is disabled by default in new Tomcat installations, and new metawerx hosting accounts, for security reasons. To enable the Invoker Servlet, add the following to your /WEB-INF/web.xml file, between the tags: MyInvoker org.apache.catalina.servlets.InvokerServlet M.. 더보기