Welcome to Oathouse's perfectServlet mini web application!

The purpose of this demonstration application is to provide the reader with an example MVC application to test the perfect servlet against.

For the purists, yes this page should have been delivered by the servlet as well, not called directly! We wanted to keep the servlet clean for the purposes of demonstration

We're not trying to reinvent the wheel: we're looking for the best way of writing a lightweight servlet for small applications. Nor are we suggesting that WE have developed the perfect servlet, we would like feedback and suggestions for making it better!

You can download the source code for this example application here

Give the servlet a command using GET

Call the servlet without providing a command

Restart the session



Get the source code | Return to the perfect servlet homepage | www.oathouse.com | Send us feedback