|
> From: Mandy.Shaw@Notability.com > > We do this by making a servlet deliver the binary data straight to the > browser, rather than just using an URL that points to the image file. We > store the image in a BLOB in DB2, but you could no doubt do the same by > reading the binary data out of an image file if necessary. The only caveat being that you no longer take advantage of caching. That is, every time the user wants to see the image, it must be downloaded again. The good news, from a security standpoint, is that the TIF isn't stored in the browser's temporary cache (from which it can be copied and distributed). Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.