you don't even say which version of wicked are you using :-) On Thu, Jun 2, 2016 at 10:32 AM, Ravi <[email protected]> wrote:
> 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: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards - Ernesto Reinaldo Barreiro
