Hi -
   I am trying to add css to my page.

Adding the following line to my WebPage , definitely works.

add(new StyleSheetReference("pageCSS", getClass(), "page.css"));

But I am just curious - what would be the solution to share the css
across the directory structures.


In other words - if we were to specify a path in the stylesheet - how
would that be interpreted relative to the wicket application directory
structure ?

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

Reply via email to