Package example.servlet.basic

Class Summary
HelloServlet Introduces servlets with the hello, world example.
InitServlet Shows how to get initialization parameters from the configuration file.
MappingServlet Shows how the servlet-mapping in the resin.conf and web.xml works.
URLServlet Shows how to extract the URL components.