lto:[EMAIL PROTECTED]Sent: Tuesday, September 28, 2004 9:34
AMTo: '[EMAIL PROTECTED]'Subject: RE: taglib in
web.xml
SEVERE: Parse Error at line 6 column 19: Document root element
"taglib", must match DOCTYPE root "null".
It
looks like you are parsing som
found under /conf and any other xml files you may be
parsing at server startup.
-bill
-Original Message-From: Hubble, Christopher
[mailto:[EMAIL PROTECTED]Sent: Tuesday, September 28,
2004 9:09 AMTo: '[EMAIL PROTECTED]'Subject: RE:
taglib in web.xml
Here's the
Chris,
Try posting your web.xml here. It sounds
like it's screwed up; maybe someone here can spot the problem.
Tony
I keep getting taglib errors. It says that taglib
must match Doctype root
null. I'm not using any jsp's.
Chris
ubject: RE: taglib in web.xml
> What exactly are the taglib fields in the web.xml file for?
In older web applications they were used to identify tag libraries used
in the application. In more recent versions of the servlet
specification they are not needed (but still supported). They are not
> What exactly are the taglib fields in the web.xml file for?
In older web applications they were used to identify tag libraries used
in the application. In more recent versions of the servlet
specification they are not needed (but still supported). They are not
needed for a web service at all.