[jboss-user] [JBoss Portal] - Re: Images and portlets

justin_sane do-not-reply at jboss.com
Fri Nov 24 05:36:22 EST 2006


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



More information about the jboss-user mailing list