> Siros Supavita wrote:
> [...]
> Then I have to make browser not to remember anything about the server
> content (say no caching ... ). I know that set header in response may
> help .. but WHICH ONE IS TO BE SET ??
Usually, properly used HTTP redirection mechanisms are better, if you
want to dispatch to static documents.
If you use internal dispatchers, you have zero cache effectiveness. If
you use external redirection - remote browser and w3caches may be able
to cache two different documents.
-- Mike
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html