Class Summary |
SportPageServlet |
SportPageServlet: The primary Servlet for the Sports
pages; the servlet is installed as the default page for the webapp,
responding to the url-pattern "/" (see
src/sportpage.xml). |
SportwireConfig |
SportwireConfig is a Properties object that builds itself from a
config file and can also be told to rebuild itself. |
TestSportPageServlet |
File TestSportPageServlet.java is automaticaly generated by
'unittestsgen' application. |
TestSportwireConfig |
File TestSportwireConfig.java is automaticaly generated by
'unittestsgen' application. |
VelocityEngineServlet |
VelocityEngineServlet: Equivalent to the VelocityServlet,
but using the VelocityEngine instead of the singleton. |