How do I display Images from servlet

2001-08-21 Thread Mary Yauger
Hi Guys, I am facing a problem with displaying images from my servlet. I have a context created Context path=/ docBase=webapps/mycontext crossContext=false debug=0 reloadable=true/Context and my log file says something like this 2001-08-05 01:13:17 - ContextManager: Adding context Ctx(

Re: How do I display Images from servlet

2001-08-21 Thread Rob S.
just a path say /images/code.gif should do right, Quick suggestion: Try dropping the first '/'. Then again, I'm not sure what you mean by your servlet not being able to show images, so that could be completely wrong =) - r but this doesn't work. Please help me. Thanks alot, Mary