FOP servlet use and SSL?

2002-01-14 Thread Matthew Case
I'm working on a servlet that lets the user edit some fields and then generates a custom PDF on the fly to allow the user to preview their changes. All is fine and well but when I call response.setContentType( application/pdf ), IE gives me a message box saying this page has both secure and

AW: FOP servlet use and SSL?

2002-01-14 Thread Software AG
as ActiveX? This has nothing to do with FOP. Hiran -Ursprüngliche Nachricht- Von: Matthew Case [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 14. Januar 2002 15:17 An: [EMAIL PROTECTED] Betreff: FOP servlet use and SSL? I'm working on a servlet that lets the user edit some fields

Re: AW: FOP servlet use and SSL?

2002-01-14 Thread Matthew Case
] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: AW: FOP servlet use and SSL? Date: Mon, 14 Jan 2002 15:16:52 +0100 Hi. setContentType(Application/pdf) worked for me in http environment. Perhaps test if you face a client or server bug by downloading a simple PDF via the Webserver and HTTPS. If the client