Your images/pic.gif  is relative to the current page url (which includes
your context parameters), so will get caught as a page request by Tapestry.
You should probably use src="${asset:context:images/pic.gif}" instead.

Szemere

On Mon, May 12, 2008 at 11:23 AM, Tomasz Dziurko <[EMAIL PROTECTED]> wrote:

> [...]


> Following line causes all the problems:
> <img src="images/pic.gif" alt="default image" />
>
> Now question: How is it possible that this situation might occur?
>
> --
> Tomasz Dziurko
>

Reply via email to