Re: [iText-questions] Servlet problem

2005-07-12 Thread Justin Lee
I didn't see the first part of this email (was there more than what's quoted here?) but there was some discussion on the struts-user mailing list earlier this year about multiple requests when using IE. There was a servlet filter posted that was supposed to fix that. You might try searching the a

Re: [iText-questions] Servlet problem

2005-07-11 Thread Bruno Lowagie
Stefano Paganucci wrote: When i call my servlet (the OutSimplePdf example) there aren't errors, i see the first time starting adobe, but my browser shows a blank page. Can someone help me? I guess the problem isn't reproducable on every browser (It occurs with MSIE, but not with FireFox, Moz

[iText-questions] Servlet problem

2005-07-11 Thread Stefano Paganucci
When i call my servlet (the OutSimplePdf example) there aren't errors, i see the first time starting adobe, but my browser shows a blank page. Can someone help me?   __ Ing. Stefano Paganucci   SMS Group SrlVia degli Abeti, 21461100 Pesaro (PU)  Te

[iText-questions] Servlet problem

2003-02-19 Thread Xiaojun Pan
I have found a problem about servlet when I study the iText with the tutorial.Environment:itext0.96windows 2Kjdk131weblogic6.1IE5.5 sp2     Chap0105.java, Compile is OK. And I deploy the servlet into Weblogic, it run perfectly.  But I split the Chap0105.java into 2 files