aspose file tools
The moose likes Web Services and the fly likes Problem with https Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Problem with https" Watch "Problem with https" New topic
Author

Problem with https

Sathiyachalam
Greenhorn

Joined: Jul 15, 2005
Posts: 3
Hi,

We are trying to view or download a PDF file, which is being written on a page using a IOStream. This works fine with a normal http connection. But when we view it through https connection, it doesn't work.

Can any one explain why this happends ?

Thanks in Advance,

Regards,
Sathiyachalam
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 11862
"it doesn't work" meaning what?
Error message on browser
blank page on browser
pdf plugin starts but never displays
exception thrown on server
browser hangs indefinately

Bill
Sathiyachalam
Greenhorn

Joined: Jul 15, 2005
Posts: 3
It doesn't work means, it asks whether to save or open the page. But what ever option we select, nothing is saved or opened, also the message box vanishes.
 
 
subject: Problem with https
 
Threads others viewed
HTTP connectionless/connection based
can we set same port for http as well as https connection in glassfish server
https and session state
Https connection
Socket Client returning Connection refused
developer file tools