PDA

View Full Version : Layout dialog images missing on using <c:url> tag



kaps77
22 Feb 2007, 11:26 PM
Hi,
Am including the YUI-EXT js and css files to show a dialog using the <c:url> tag to avoid including the webapp name

<script src="<c:url value="/thirdParty/yui/js/yui-ext.js" />
This works fine but the images like close button are not available in the dialog. The url for missing images points to /mywebapp/images folder instead of pointing to /mywebapp/thirdparty/yui/images folder. The images appear if I specify the full path to yui files.
How can I resolve this issue?
Thanks,
Kapil

samrat
22 Aug 2007, 6:20 PM
Hi,

I have a similar problem with images. Did Kapil or someone find a solution, if so, could you please share it here....

Samrat