FreeMarker Example Web Application 1

To try this example you should visit http://yourServer/thisWebApp/hello

What's this example about?

This Servlet does not do anything useful, just prints "Hello World!". The intent is to help you to get started if you want to build your own Controller servlet that uses FreeMarker for the View. For more advanced example, see the 2nd Web application example.