Vincent, Although I haven't played with Tomcats internals like that I'd suggest that you approach your problem from a Filter standpoint rather than a Servlet. You can get quite a bit of preprocessing control using Filters before Expresso ever gets it. HTH! -Mike