aspose file tools
The moose likes Other Open Source Projects and the fly likes HTTPS displaytag Excel Export not working in WebLogic 11g, IE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "HTTPS displaytag Excel Export not working in WebLogic 11g, IE" Watch "HTTPS displaytag Excel Export not working in WebLogic 11g, IE" New topic
Author

HTTPS displaytag Excel Export not working in WebLogic 11g, IE

Ram Panuganti
Greenhorn

Joined: Aug 21, 2008
Posts: 4
Hi,

We are using display tag (displaytag-1.0-rc1.jar) to export search results to Excel.

It is working fine in the following environment:
OC4J, IE, HTTPS
WebLogic 11g, IE, HTTP
OC4J, Firefox, HTTPS
WebLogic 11g, Firefox, HTTPS

Same code is NOT working in
WebLogic 11g, IE, HTTPS

We are not sure what is the problem with WebLogic HTTPS environment for IE browser.

Experts, please help us debug/touble shoot the issue.

Thanks in Advance
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

Error logs? Please TellTheDetails


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
Ram Panuganti
Greenhorn

Joined: Aug 21, 2008
Posts: 4
We are not seeing anything in the log file.

Details:
--------
When we click on Export to Excel in IE ..it opens up a download window with 'Open'/'Save' options...when we click on save/open it just says downlading..downloading.. but never downloads the file..

this is only happening in IE and HTTPS environment..works fine in Firefox..
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HTTPS displaytag Excel Export not working in WebLogic 11g, IE
 
Similar Threads
SOAP based web services are not responding to HTTP get requests in weblogic
requestDispatcher.forward() in OC4J
Difference between basic weblogic and weblogic11g
JAXB 1.0 support in Weblogic 11g
DisplayTag With JSF