Xavier
> My images are in the folder : <webapp
> root>/resources/ui/skins/default/images/
>
> When I call getURI(java.lang.String pathToContent), it returns a URI
> pointing to the given content (where content is a path relative to the
> webapp root).
>
> How can I find the skin folder ?
Try using the following in a Velocity template.
$content.getURI("resources/ui/skins/default/images/")
Eric
--
Eric Emminger
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]