java - Getting blank page while opening PDF file in IE8 -


i facing 1 issue in our client server. we're unable open pdf file in ie8 browser ssl port (google chrome , firefox , ie9). found solutions different sites.. didn't help. able open pdf file our local development server , local machine server. same code deployed in our client environment. on click of pdf file link, getting blank page (should generate pdf file dynamic values). not using no-cache , no-store in header.. using jsp, javascript, struts , adobe reader 10.1.3 version , win 7 ie 8 , weblogic 9.2 server.

please provide solution resolve issue.. there issue releated ssl port or adobe reader?


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -