Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/b1c437ff6cfbdd2e1608bbb6e1d4cdb6 to your computer and use it in GitHub Desktop.
Save ezhov-da/b1c437ff6cfbdd2e1608bbb6e1d4cdb6 to your computer and use it in GitHub Desktop.
java путь к приложению из сервлета
[code:]java[:code]getServletContext().getRealPath(request.getServletPath())[/code]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment