no.sesat.search.http.servlet
Class BoomerangServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
no.sesat.search.http.servlet.BoomerangServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public final class BoomerangServlet
- extends HttpServlet
Provides the user-statistics logging in Sesat.
Links are logged with ceremonial boomerangs that come back (ie with a redirect response).
Javascript functionality (or user behavour) is logged with hunting boomerangs that do not come back.
A cermonial example is:
http://sesam.no/boomerang/category=results;subcategory=main/http://wever.org
A hunting example is:
http://sesam.no/hunting/?parameter-list
- Version:
- $Id: 3361 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoomerangServlet
public BoomerangServlet()
destroy
public void destroy()
- Specified by:
destroy in interface Servlet- Overrides:
destroy in class GenericServlet
init
public void init()
- Overrides:
init in class GenericServlet
doGet
protected void doGet(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
IOException
- Overrides:
doGet in class HttpServlet
- Throws:
ServletException
IOException
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.