[EMAIL PROTECTED] wrote:
Is the implementation of the servlet filter very complex?
Not very complex.
Sorry, I dont have a nice looking filter for you (its a single filter which do some other stuff too).Perhaps do you have some code for me?
But take a look at http://javaboutique.internet.com/resources/books/JSP_SiteDesign/design1_6.htmlWhich guides you to create and configure such a filter. (BTW, the example shows implements your no-cache filter ;-) )
--- Mario

