Hi all,

I  have a small problem. When I run my web-app and then go to
http://localhost:8081/kronos/app in my browser everything is styled as it
should be.
But when i accidentally put a slash (/) behind the url, the stylesheet
wasn't found. Does anybody know what the problem could be?


<style type="text/css" media="screen">

@import url("./css/default_style.css");

</style>

this is how the stylesheet is linked in the HTML



Ted
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to