Classes in ca.cbc.sportwire.servlet used by ca.cbc.sportwire.servlet
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. |
SportwireConfig.CacheState
|
VelocityEngineServlet
VelocityEngineServlet: Equivalent to the VelocityServlet,
but using the VelocityEngine instead of the singleton. |