Let me guess again. Are you catching the itext exceptions or do you just let them pass to the servlet? Are you sure that itext is not throwing an exception?
Best Regards, Paulo Soares ----- Original Message ----- From: "Yi Chen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 20:18 Subject: Re: [iText-questions] JSP error caused by Image Thanks for the advice. However, the image does exist. My other JSPs can refer to it. After reading your email, I changed the JSP with the problem so that now it uses absolute file path to create the image but I still have the same error. Yi >>> "Paulo Soares" <[EMAIL PROTECTED]> 02/10/03 02:59PM >>> That may be the indirect result of trying to read an inexistent image. Best Regards, Paulo Soares ----- Original Message ----- From: "Yi Chen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 18:24 Subject: [iText-questions] JSP error caused by Image > Hi, > > I was able to generate PDF docs with iText and JSPs. However, when I > tried to add Image objects to my JSPs, I got the following error "405 > HTTP method POST is not supported by this URL". Does anyone know how to > fix this problem? > > Thanks in advance! > > Yi > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
