----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

on 5/8/2000 12:15 AM, Sriram <[EMAIL PROTECTED]> wrote:

> i have problem displaying images in the servlet.whereever an image is to
> be displayed, nothing is shown. when i right-click on the image and
> choose click image, it is displayed in the next page. I have also set
> the alias for images at the servlet mount point. why then this problem ?
> can somebosy help me please ??

Create a directory under your DocumentRoot titled "images".

Put your images in there.

<img src="/images/foo.gif">

that will work.

-jon

--
    Java Servlet Based - Open Source  |        Collab.Net
        Bug/Issue Tracking System     |
       <http://scarab.tigris.org/>    |  <http://Collab.Net/jobs/>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to