Guest User

Untitled

a guest
Jan 24th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.12 KB | None | 0 0
  1. final String WEBAPPDIR = "com/xxx/yyy/webapp";
  2. final URL warUrl = this.class.getClassLoader().getResource(WEBAPPDIR);
Add Comment
Please, Sign In to add comment