View Single Post
  #3 (permalink)  
Old 04-29-2008, 04:25 AM
sania21 sania21 is offline
Newbie
 
Join Date: May 2007
Posts: 29
Rep Power: 5
sania21 is on a distinguished road
Lightbulb Re: web.xml and map files

hi


web.xml in a web application is a deployment descriptor
file generally described as a DD.
DD mainly consist of configurations for the servlets mappings (If you
are using Tomcat) and many more.A web application is deployed through a DD .
i hope it helps


sania21:>Winning is not important but it is the only thing.
Reply With Quote