I use the Quickstart mvn archetype to generate my project, then use mvn
jetty:run to run the project.

In my template, I have:

    <head>
        <title>My Project</title>
        <link rel="stylesheet" type="text/css" href="css/aquastyle.css">
    </head>

Where should "aquastyle.css" be in my source so mvn jetty:run can place in
the right place for Wicket when I run my project?

-- 
View this message in context: 
http://www.nabble.com/Where-to-put-external-css-file-for-mvn-jetty%3Arun--tp15657334p15657334.html
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