Hi all,

I have following problem:
I have a panel with a wicket:head tag that contributes the <title> to a
page. The title is a simple Label.
Now the first time it renders without a problem. 
When I navigate in my form, it sends an event that the title-label listens
to and adds itself to the target.
But in the HTML it never gets refreshed. Although I can see it in the
response with the updated value.

Also the same mechanism worked before when I had it on the page itself and
put it directly in the <head> section.

any ideas what I missed?

Kind regards,

Ravi

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-head-and-ajax-updates-tp4674827.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to