All,

I'm wondering if the resources is capable of handling resource paths to file system resources like:

Code:
<mvc:resources mapping="myresources" location="c:/tmp/myresources"/>
I've tried it out and it doesn't appear to work, but I'm not sure if it's user error - if nobody knows, where could I find the source code to check?