I've tried that, and nothing...
In the source code of the HTML page there is:
 
But I put that image everywhere, and nothing...
I even created a File, just to see it would read, and it does...
Strangely with this:
java.io.File file = new 
java.io.File(renderRequest.getContextPath()+"/images/dodemo.gif");
out.println(file.getAbsolutePath());

I got C:\tester\images\dodemo.gif!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988376#3988376

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988376
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to