use forCss(TemplatePage.class, "template.css")

-igor

On Fri, Sep 19, 2008 at 10:45 AM, Murilo Aguiar <[EMAIL PROTECTED]> wrote:
> What is wrong with my CSS???
>
> *TemplatePage.java
>
>    public TemplatePage(){
>        add(HeaderContributor.forCss("template.css"));*
>
> In the browser
>
> *<head>
>        <title wicket:id="title">SisWicket 0.1 testKiller</title>
> <link rel="stylesheet" type="text/css" href="template.css" />
> </head>
>
> *File template.css is in the same package of file TemplatePage.java*
> *
>
> it is necessary plus some code?
> I know that is simple but he is not functioning ...
>
> thanks
>
> --
> -------------------------------------------------------------------------------
> Murilo Vieira Aguiar
> Analista de Sistemas/Desenvolvedor JAVA
> Tel. Comercial: [55] (63) 3218-1188 Secretaria do Planejamento/TO
> Tel. Celular: [55] (63) 8404-4479
> -------------------------------------------------------------------------------
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to