Hi, I am working with eclipse and i made a HelloWorld servlet and it run properly.
I know that when you make a servlet you must configure a web.xml file to map the servlet to a url but
i was searching to find the web.xml in eclipse that maps the servlet url but nothing. Where is it?