Lance, I'm not sure how far along your cache filter is, but I wrote one based on OpenSymphony's OSCache system (www.opensymphony.com) and it works rather well. Much of the heavy lifting was already done by the OSCache engine as it was initially built for a JSP tag library, so most all of what I had to do was improve some threading issues and get the cache to support binary content and additional response information (like content type and content-length).
Let me know when you have some code to share, and I'll be happy to look and maybe help a bit. Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Glenn Nielsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 8:37 AM Subject: [Fwd: Servlet Filters Proposal] > Here is the link: > > http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/filters/PROPOSAL.html -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
