I realize this is not strictly a resin question, but I'm hoping you guys can help me anyway.
I want to map requests like "/main.css" or "/foo/bar/baz.js" or "/foo.jpg" directly to files under the root of my webapp, and other requests (including "/" or "" or "/foo/bar.do") to a servlet. What's the right combination of mappings in resin.xml and web.xml? Thanks! -- Rick _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
