That is:
The login jsp which doesn’t work:
<!--
Jsp file: <img src="/images/eah_banner_logo.gif">
View-> source: <img src=" /images/eah_banner_logo.gif">
-->
The home page that works after login:
<!--
Jsp file: <img src="images/eah_banner_logo.gif">
View->source: <img src="images/eah_banner_logo.gif">
-->
So it is the same.
[Message sent by forum member 'henryliu' (henryliu)]
http://forums.java.net/jive/thread.jspa?messageID=359248