regarding id attribute in web.xml
Hello all,
i am a trinee, given one project for case study. In that .. jsp's and servlet's, web.xml they mentioned id attribute in every servlet tage and servlet-mapping tage. Here my doubt is they didn't mention about this in any servlet *.java or *.jsp file, is they used any other( *.xml) file to maintain this .....

