I'm currently running Tomcat on 2 Linux boxes (versions >= 7.0) & am
looking to write a filter
that will

1) intercept all requests to a specific context (say, /Catalog),
2) determine if request has an existing session
3) if there is no session, redirect request to another context

I'm a novice with Tomcat filters, so am looking for some useful
pointers for this.

TIA.

--
Jonathan Rosenberg
Founder & Executive Director
Tabby's Place, a Cat Sanctuary

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to