Hi
Image display in my logon.jsp page if I access page directly but image does
not display if my filter forward request to logon.jsp using
ReqeustDispatcher.
Logon.jsp:
<img src="images/logo.jpg">
Filter Class:
In doFilter(....)
Servletcontext().getRequestDisplatcher("/logon.jsp")
It seems like that problem is with context path but I could not find it.
Deepak
___________________________________________________________________________
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