« Return to Thread: T5.0.11: onActivate() called twice, more questions

Re: T5.0.11: onActivate() called twice, more questions

by Szemere Szemere :: Rate this Message:

Reply to Author | View in Thread

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 <tdziurko@...> 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
>

 « Return to Thread: T5.0.11: onActivate() called twice, more questions