I have written a code in jsp which exports data from a result set into a excel file.
It is working fine when we are using http, but when we sre using SSL (secure socket layer) ie https there is an error as shown:
The requested site is not available or cannot be found. Internet Explorer was not able to open the internet site.
I request u to help, bcos it is become a major issue
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have written a code in jsp which exports data from a result set into a excel file.
It is working fine when we are using http, but when we sre using SSL (secure socket layer) ie https there is an error as shown:
The requested site is not available or cannot be found. Internet Explorer was not able to open the internet site.
I request u to help, bcos it is become a major issue