I'll take a look and get back to you. A resource is eventually read
using container's provided API (from the ServletContext.getResourceXXX
functions). The container first locates a resource from WEB-INF/
classes folder and then it looks up in the jar files.

Br's,
Marius

On Aug 26, 8:39 am, Shane Gill <tothegi...@gmail.com> wrote:
> Hi,
>
> I've been working through the book Exploring Lift.  I'm trying to
> override the CSS file for a CalendarMonthView widget without any
> luck.  The book says:
>
> provide your own style.css file under the WEB-INF/classes/calendars/
> monthview directory in your project
>
> I have done this but the style doesn't change.  I have tried messing
> with different paths and ResourceServer.allow but no dice.
>
> Any help would be much appreciated
>
> Cheers,
> Shane
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to