users@glassfish.java.net

Re: Cannot display image from form-based login jsp

From: <glassfish_at_javadesktop.org>
Date: Wed, 05 Aug 2009 16:33:53 PDT

try this:

<!--

<img src="<%=request.getContextPath()%>/images/eah_banner_logo.gif" height="83" width="90" border="0">

-->
this will fix any context path issues (if this is the cause)
[Message sent by forum member 'ggierer' (ggierer)]

http://forums.java.net/jive/thread.jspa?messageID=359103