Do you only use jboss?
the problem is not about jboss but the img call
When you use the special "jsp:include" tag the jsp will not be compiled
directly, but it will be included into the calling JSP.
So, you have to double check that the image you are calling is referred to the level on
wich the JSP is called.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165885#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...