Al exportar se muestran solamente con los estilos que vayan junto con la pagina... el problema es que debo establecer un fondo en la ultima linea de las tablas. Intente utilizar un decorator, pero al pasar la pagina a esta version (1.1) me aparece un error que dice lo siguiente:
Código:
Estoy utilizando el tomcat 4.1.29, y no se si tambien es necesario actualizar el tomcat. El problema es que en la empresa no se permite modificar esto. De ser asi, podrian decirme hasta que version de displaytag se puede utilizar con ese tomcat?org.apache.jasper.JasperException: You appear to have an INCOMPATIBLE VERSION of the commons-lang library. Displaytag requires version 2.1 of this library, and you appear to have a prior version in your classpath. You must remove this prior version and ensure that only version 2.1 is in your classpath. If commons-lang-x.jar is in your classpath, be sure to remove it. Be sure to delete all cached or temporary jar files from your application server; Tomcat users should be sure to also check the CATALINA_HOME/shared folder; you may need to restart the server. commons-lang-2.1.jar is available in the displaytag distribution, or from the commons-lang website at http://jakarta.apache.org/commons/lang
Ojala que puedan ayudarme.
Muchas gracias .