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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to