• New Feature
  • Status: In Progress
  • 3 Minor
  • Resolution:
  • prodmgmt
  • Reporter: drb
  • November 30, 2006
  • 0
  • Watchers: 0
  • March 19, 2010

Description

Use the filter specification allows us to be much less tightly coupled to the servlet server internals (specifically class loaders). However, we’ll now need to update the web.xml with information to hook Terracotta into the filter. Having customer edit their own web.xml file is technically the easiest route, but it is an additional step (and a tad inconvenient if the web.xml file is already in a WAR).

Comments