DisplayTag + Strtus 2?

Olá à todos!
Alguém poderia me passar as configurações necessárias para o uso do DisplayTag com o Strtus 2?
Desde já Agradeço :smiley:

toh com o mesmo problema…

se vc conseguir resolver, posta aki a solução please!

rsr

TA dando esta exception

SEVERE: Parse Fatal Error at line 6 column 2: The markup in the document following the root element must be well-formed.
org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)

25/11/2008 16:52:20 org.apache.catalina.startup.ContextConfig applicationWebConfig
SEVERE: Parse error in application web.xml file at jndi:/localhost/scp/WEB-INF/web.xml
org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed.
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)

Coloquei esse código no web.xml, o .tld no Web-inf e cloquei o jar no classpath, não sei o que mais precisa pra funcionar

<taglib>
    <taglib-uri>http://displaytag.org</taglib-uri>
    <taglib-location>/WEB-INF/displaytag.tld</taglib-location>
</taglib>

Caramba me diz qual problema vc esta passando pq estou utlizando aqui sem ter problema algum