Hi, I am new to servlets. Whether it is always the web.xml is required to run the servlets. Is there any other way we can run the servlets without the web.xml. What is the importance of using web.xml file in servlet?
This is a pretty well beaten subject here: Use the search command with keywords: web.xml required and you should find some good threads on the subject.