Re: [iText-questions] image error 401

2007-10-25 Thread Bruno Lowagie (iText)
Alvaro Sanchez wrote: > We are passing all credentials from the user on the application. > Through a persister class we are passing this info, somehow the > HTMLWorker when parses the tags for the images doesn't validate with > the persister. > Any ideas how can I overcome this? Let's do a sma

[iText-questions] Image error 401

2007-10-24 Thread Alvaro Sanchez
Hello, I'm trying to use iText and Balckboard to generate a PDF from a course content. Now the text is generated with no problem on the PDF, but if an image is included on any HTML snippet I get the following error: org.apache.jasper.JasperException: Server returned HTTP response code: 40

Re: [iText-questions] image error 401

2007-10-24 Thread Alvaro Sanchez
We are passing all credentials from the user on the application. Through a persister class we are passing this info, somehow the HTMLWorker when parses the tags for the images doesn't validate with the persister. Any ideas how can I overcome this? Thanks Here is the code: <%@ page language="j

Re: [iText-questions] image error 401

2007-10-24 Thread Bruno Lowagie
Alvaro Sanchez wrote: > These images are stored on a "content collection" area specific to the > instructor, but the images are public to the people enrolled in the class. Your application is not enrolled in the class, is it? There's a huge difference between calling an image from a browser (whe

[iText-questions] image error 401

2007-10-24 Thread Alvaro Sanchez
Hello, I'm trying to use iText and Balckboard to generate a PDF from a course content. Now the text is generated with no problem on the PDF, but if an image is included on any HTML snippet I get the following error: org.apache.jasper.JasperException: Server returned HTTP response code: 40