Thanks! After changing "no-cache" to "cache", it worked! But I am not sure whether this may deliver the same documents when diiferent documents are generated.
The another problem was that "inline" didn't work for JSP urls, say, ".../mydoc.jsp". So I have to use a servlet taking JSP as parameters and use "RequestDispatcher". It works properly now. Regards. MrKimi wrote: > > The critical part of my solution (which I got from someone else's post) is > the setting of the cache stuff. > -- View this message in context: http://www.nabble.com/PDF-problem-on-IE-from-JSP-tp14879788p14936162.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]