I have my servlets at:
c:/jsdk2.1/webpages/Web-inf/servlets/
I've created a subdir c:/jsdk2.1/webpages/images and I've put all my images
there.
then my source code is:
Html = Html + "<body background=\"../images/bck_logo.gif\">
it works ;-)
"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
___________________________________________________________________________
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