[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: jboss not loading image from jsp:include

erasmomarciano do-not-reply at jboss.com
Tue Jul 22 09:36:48 EDT 2008


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#4165885

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165885



More information about the jboss-user mailing list