Re: When I add extra content to my web.xml. It doesn't seem to work. Why?
Posted By:
AlessandroA_Garbagnati
Posted On:
Monday, April 9, 2001 09:20 AM
Andrew,
The of both and chould correspond. reading your web.xml, you should not be able to have the first servlet running to.
I normally do the sane name in both tags and I've never had any problem in running servlets (unless the servlet was bugged...).
Just try to give to the servlet the same name in both and ... something like this:
Application
AddSPAS
Application
/Application