Daily Archives: July 26, 2011

Regexp searching resources in web app classpath

Couple of times by now I had to solve the issue of finding and loading some files which are embedded in jar files in a web application, and each time had to find a solution. This time, however made a post on the blog, so next time I’m confronted with the same problem, the solution [...]