cacheSeconds = 0 doesn't work in Mozilla Suite/Firefox
When I set my Controller to
cacheSeconds = 0
and press the back button in IE, IE reloads the page nicely.
However, in Firefox or Mozilla Suite, pressing the back button doesn't issue a reload. I've tried to set the Cache-control to no-cache, must-revalidate by setting it in my the controller or to 1 second, but to no avail.
Nothing found in the bug database of Mozilla.
Anybody any clues ?
Here's the dump of the HTTP response of the server:
HTTP/1.1 200 OK
Server: Resin/3.0.8
Pragma: No-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-cache
Content-Language: nl-BE
Content-Type: text/html; charset=ISO-8859-1
Transfer-Encoding: chunked
Date: Tue, 21 Sep 2004 09:04:25 GMT