|
I am running tomcat 4.0.4 I can drop in the WAR file and
restart and it gets me a working version of the demo examples. However when I try and move the files that the installation
documentation requires into my production directory, I get the following error
when tomcat starts: PARSE error at line 3 column 136 org.xml.sax.SAXParseException:
Attribute "xmlns:tld11" must be declared for element type
"taglib". All of the required jar files are in place and the web.xml
entry has been made for the taglib. The error doesn’t happen until the displaytag jar file
is put into the web-inf/lib dir.
| |||||||||||||||||||
<<image001.gif>>

