hi Chris ......
You probably might have checked this but i think the problem could be that
the servlet itself might not be invoked. I got the same error when I was in
the early stages of development. Suugest that u try to print out a simple
HTML by the same servlet and see the results.
Alternatively .....try logging the error in some log file. this is very
helpful in diagnosis of the problem.
Chris wrote......
Greetings all,
First off, I know this is a blatant cross-post (and I apologize), but I'm
not getting any action in the Tomcat User's List, and since this
specifically regards PDF content, I'm hoping someone has solved this
problem.
I have a servlet that dynamically generates PDF content using iText, and
serves that content out to a user's browser. However, in order to tell the
user's browser to expect PDF content, I first have to set the content type.
Assuming the servlet is responding via SSL, when I call this code:
> response.setContentType("application/pdf");
I get this error:
> "This page contains both secure and nonsecure items."
FWIW, I whipped up a quick servlet that contains ONLY that one line of
code,
and I got the error message. So it's certainly not anything in my code.
Any thoughts?
Sameer Karkhanis,
GE-Corporate Web CBD
Desk - 132
3rd Floor,ODC
SEEPZ
Tel: 8291680-1341
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions