Exactly. But in Wicket 1.1 it had markup. See my other reply to Johan why I need it.
 
Thanks, Jan
"Igor Vaynberg" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...
form doesnt have its own markup, so how can it have a wicket:head tag associated with it?

-Igor


On 3/5/06, jan_bar < [EMAIL PROTECTED]> wrote:
Hi Juergen,

you got it wrong, the <wicket:head> is for Form, not Page, see me other
post.

Jan

"Juergen Donnerstag" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED] ...
<wicket:head> in Pages don't make any sense. Just remove it and you are
done.

Juergen

On 3/4/06, jan_bar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am migrating Wicket 1.1.1 application to Wicket 1.2 (snapshot 20060302).
> It seems that wicket:header doesn't work. My WebPage contains a MyForm.
The
> MyForm inherits from From and markup has <wicket:head> section. This
section
> is not shown in the final markup. This worked in previous version. I tried
> to debug but I am lost, because I don't have deep knowledge of Wicket.
> Where can I check why the <wicket:head> is ignored?
>
> Thanks, Jan
>
> This the inherited MyForm markup:
>
> <html>
> <head>
> <meta name="author" content="jan_bar" />
> <wicket:head>
> <script type="text/_javascript_"
src=""></script>
> </wicket:head>
> </head>
> <body>
> </body>
> </html>
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
> that extends applications into web and mobile media. Attend the live
webcast
> and join the prime developer group breaking into this new coding
territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to