[EMAIL PROTECTED] wrote:
Is the implementation of the servlet filter very complex?
Not very complex.

Perhaps do you have some code for me?
Sorry, I dont have a nice looking filter for you (its a single filter which do some other stuff too).

But take a look at
http://javaboutique.internet.com/resources/books/JSP_SiteDesign/design1_6.html

Which guides you to create and configure such a filter. (BTW, the example shows implements your no-cache filter ;-) )

---
Mario

Reply via email to