I don't want the browser to cache any of my jsp pages, so I set "nocache = false" in web.xml file. This works, but when i click the back button on the browser, the page is expired. I want the back button and the browser to request for new page every time (even when the browser has set "Never check for new page")
thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

