Method getServletContextName() returns the name of the \"web application\". That means, \"ServletContext\" is nothing but \"web application\". Ok.
getServletContextName()
API defin
A ServletContext is the runtime representation of the web application.