you need to provide more information

Are you loading the image using something like
src="/servletalias/CreateImage/" or do you have a static path there to
an image that's supposed to be created by the JSP as it's loading.

There are million things that could be wrong.  Please provide at least
the code where you try to load the image.

d.

randie ursal wrote:
hi list,

    i want to load an image that is created dynamically using JSP.
but the problem i have is that i can only view the image for one
instance. the second time i proceed to that link, there would be no more
image display. but i check my dynamically created image and it was present.

    in order for me to viewm another image, i have to remove the folder
of my web application.

    does this something to do with cache?

thanks.

___________________________________________________________________________
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





--
David Mossakowski
Instinet Corporation



****************************************************************************
<<Disclaimer>>

This message is intended only for the use of the Addressee and
may contain information that is PRIVILEGED and/or
CONFIDENTIAL or both.

This email is intended only for the personal and confidential use
of the recipient(s) named above.

If the reader of this email is not an intended recipient, you have
received this email in error and any review, dissemination,
distribution or copying is strictly prohibited.

If you have received this email in error, please notify the sender
immediately by return mail and permanently deleting the copy
you received.

Thank you.

****************************************************************************

___________________________________________________________________________
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

Reply via email to