You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by chickabee <ja...@gmail.com> on 2007/09/22 23:46:33 UTC

Dynamic Page Titles !

Hi, I am looking for some insight on how to render page title dynamically in
wicket. I tried:
<html>
    <head>
        <title></title>
    </head>
    <body>
    </body>
</html>

But, apparently wicket tags are not recognized under <head>,  How can I
achieve this functionality?? Thanks.
-- 
View this message in context: http://www.nabble.com/Dynamic-Page-Titles-%21-tf4502381.html#a12840683
Sent from the Wicket - User mailing list archive at Nabble.com.


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