<display-name>/<description> are in the wrong place. They should be one line up outside of the <servlet> tag.
Rob Walker wrote: > > I'm just curious to know why "display-name" it cut in two lines. > > > > SEVERE: Parse Error at line 9 column -1: Element "servlet" does not allow > > "displ > > ay-name" here. > > > > What is your operating system? (maybe has something to do with the > > encoding of the file) > > Using win2k. > > I think the split over two lines is just a cut and paste error of the > exception > output on my part. It wasn't in the original file. > > Could the web.xml DTD have changed to make the <display-name> and > <description> elements invalid in the latest tomcat release? Or maybe these > tags weren't in original DTD, but tomcat didn't validate/complain about them. > > -- Rob > > SoftSell Business Systems, Ltd. > ' testing solutions for a changing world ' > > +44 (20) 7488 3470 > www.softsell.com > [EMAIL PROTECTED]
