I think the problem is the webserver configuration.

Did you set the path of the servlet location as a "servlet path" somewhere ?
Then the webserver
assumes that everything in this directory is a servlet.

The solution is to move the image to a directory with HTML pages and change the
image link in the out.println statement appropriately.

-Henning

"f.prosperini@lib" wrote:

> > I think you must include the full path to the image.
> out.println("<td width=100%><img src=logo.gif width=116 height=20
> alt=Logo align=top></td>");
>
> this is the servlet's code...but he told me that "logo.gif" is a servlet
> the "logo.gif" file is in the same directory of the servlet
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
begin:vcard
n:Brune;Henning
tel;fax:+49 (0)5 21/1 06-64 40
tel;work:+49 (0)5 21/1 06-29 48
x-mozilla-html:FALSE
org:Universitaet Bielefeld;Technische Fakultaet, AG TI
adr:;;Postfach 100131;Bielefeld;NRW;33501;Germany
version:2.1
email;internet:[EMAIL PROTECTED]
title:Dipl.-Inform.
fn:Henning Brune
end:vcard

S/MIME Cryptographic Signature

Reply via email to