In the html my servlet generates, I block the use of the right mouse key;  The
application runs in a window with out the usual forward and back buttons.

Is there some straightforward way of blocking the display of "old" html?

I want to inhibit the display of anything but the ost recent html sent.

I can prohibit it from being cached by setting the response header, but if it
is not cached, when the user hits ctrl-p to print it, he prints a message about
hitting reload.

So basically, I'd like to allow printing but inhibit redisplay;  Any ideas?

Thanks,

Hackmann

___________________________________________________________________________
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

Reply via email to