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
-------------------------------------------------------------------------------

Reply via email to