it is not hardcoded, but I do not use Portlet URL
I used:
writer.println("<img src=\"" +
response.encodeURL(request.getContextPath() + "/gif/agif.gif") +
"\"/>");
I will try it with PortletURL
Regards
Karin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024104#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...