com.basecmp.core.servlets
Class PersonalizingFilter
java.lang.Object
com.basecmp.core.servlets.PersonalizingFilter
- public class PersonalizingFilter
- extends java.lang.Object
Sets the session-scope variables PersonalHomepageId and GroupHomepageId (both Integer) for logged-in users.
Created on 09.05.2005
- Author:
- Wolfgang
Schröder
|
Method Summary |
void |
destroy()
|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
|
void |
init(FilterConfig arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonalizingFilter
public PersonalizingFilter()
destroy
public void destroy()
doFilter
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws java.io.IOException,
ServletException
- Throws:
java.io.IOException
ServletException
init
public void init(FilterConfig arg0)
throws ServletException
- Throws:
ServletException
Copyright © 2004 by basecmp® - Professional Web Solutions