Tag Archives: servlets

My first servlet app is online

In this weblog entry, I talked about how to turn on the invoker servlet in Tomcat 5.0.28. I’ve received some advice since then from members of the Kansas City JUG telling me never to use the invoker servlet. In fact, even the JavaRanch page I referred to in the previous post had a [...]


Posted in Uncategorized | Also tagged , | 3 Comments

Tomcat 5.0.28 Invoker Servlet

While setting up my first Apache Tomcat installation, I ran into a problem with the invoker servlet. The invoker servlet lets you run servlets without first making changes to the WEB-INF/web.xml file in your web application. All it really does is let Tomcat know that that any servlet classes dropped into the WEB-INF/classes [...]


Posted in Uncategorized | Also tagged , , | 1 Comment
Check out the latest GroovyMag to see an interview with me about the 1.1 release of GrailsUI: