org.xml.sax.SAXParseException: The content of element type "web-app"[snip]
must match
"(icon?,display-name?,description?,distributable?,context- param*,filter*,
filter-mapping*,listener*,servlet*,servlet-mapping*,
See , servlet definitions come first. Define them first, then the associated mapping if needed. The order in which you define the servlets
themselves do not matter, what matters is that servlet defiinitions come first before the mapping.
yes, I've always considered that a bug, but guess what, it's a dtd !
so .. that 'bug' won't dissapear in the future ? ( why on earth would anyone want it like that ? :-)
$2c, *pike ========= Help stop world hunger -- visit <http://www.thehungersite.org> Is The Hunger Site real? <http://www.umich.edu/~virus-busters/hunger.html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]