Hello

First of all .. thanks for this wonderful peace of software.

I don't understand what the generate reference in the stylesheet link mean. The generated output is:

<head>
        <link rel="stylesheet" type="text/css" 
href="resources/net.form105.web.base.page.login.LoginPage/LoginPage.css" wicket:id="styleSheet"/>
</head>

This works as it should.

In the LoginPage.class I defined following:

add(new StyleSheetReference("styleSheet", new ResourceReference(LoginPage.class, "LoginPage.css")));

But what means the generated reference?

resources/net.form105.web.base.page.login.LoginPage/LoginPage.css

What is the resources folder? I can't find them?

Sorry for the stupid question. I don't have some html experience ...

Thanks Heiko

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

Reply via email to