Welcome to StackOverflow! Please include the code in the post here, because links can quickly/easily get outdated if the URL changes. This leaves your post without any sort of backing to what you're talking about
– cdominationJul 19 '16 at 11:30
1 Answers1
0
You can use ServletContext.getRealPath(). See first answer to this question.