Brian's Waste of Time

Wed, 16 Jul 2003

Jetty, Resources, Properties and Pain
So ClassLoader.getResource("foo.properties") doesn't work in Jetty. This annoyed the heck out of me yesterday. On the other hand getClass().getResource("/foo.properties") does.

Must loved app server environments. Or not.

0 writebacks [/src/java] permanent link