hi, i am forwarding a request to a static html page that has some pictures included using <IMG SRC="images/help1.jpeg" ...> and using request.getRequestDispatcher("/help.html").forward(request,response);.

the static html file file comes back sans images. but pointing a browser to http://tayek.com:8080/feb/help.html works fine. seems like the path that the static page inherits is hosed somehow. is there some way to set that path?

thanks

---
ray tayek http://tayek.com/ actively seeking mentoring or telecommuting work
vice chair orange county java users group http://www.ocjug.org/
hate spam? http://samspade.org/ssw/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to