ServletContext.getServletContextName()
Returns the name of this web application corresponding to this ServletContext as specified in the deployment descriptor
for this web application by the display-name element.
display-name == short name do servlet
http://stackoverflow.com/questions/3187479/get-display-name-from-web-xml-file