Skip to content

Instantly share code, notes, and snippets.

@lolson
Created September 15, 2014 16:29
Show Gist options
  • Save lolson/3d2dcb59eb3c535fad7e to your computer and use it in GitHub Desktop.
Save lolson/3d2dcb59eb3c535fad7e to your computer and use it in GitHub Desktop.
Load file as resource packaged in a war file
Thread.currentThread().getContextClassLoader().getResourceAsStream("gov/nasa/gsfc/cof/web/data/cities.txt")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment