You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by matt123 <ma...@gmail.com> on 2012/11/15 14:20:46 UTC

Load external css file outside of the .war file.

Hi Guys,

Iv been trying for a few days with no luck. But  I need help loading a css
file from outside of my war file for example loaded from /usr/ folder.

Thank you.



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Load-external-css-file-outside-of-the-war-file-tp4653900.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Load external css file outside of the .war file.

Posted by Martin Grigorov <mg...@apache.org>.
org.apache.wicket.settings.IResourceSettings#getResourceFinders().add(new
org.apache.wicket.util.file.Path("/usr/...."))


On Thu, Nov 15, 2012 at 3:20 PM, matt123 <ma...@gmail.com> wrote:

> Hi Guys,
>
> Iv been trying for a few days with no luck. But  I need help loading a css
> file from outside of my war file for example loaded from /usr/ folder.
>
> Thank you.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Load-external-css-file-outside-of-the-war-file-tp4653900.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>