Hi! I think the "no-cache" cache control doesn't work properly, or I missunderstand something. String nocache[]={ }; request.setNoCache(nocache); I'm setting it for a request and sending it for a remote Jigsaw server. When the incoming request will be parsed(at the remote site) it won't be set the NOCACHE directive so after it the getNoCache() method will return null, and the reply will be cached. Is it a bug, or it's the normal way of doing the things? Angi MariaReceived on Wednesday, 4 June 1997 16:13:57 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 9 April 2012 12:13:26 GMT