Tag: descriptor
How to Write Deployment Descriptor,web.xml In Servlet
by  Java4s | 22 Comments
  [ Ask Question ]
This web.xml is like index of book, web.xml is containing details of static web resource programs and dynamic web resource programs. The purpose of web.xml is to hide to achieve the security for the web application by not…