I'm developing a web application and use cewolf 1.0 to display graphs.
The graphs are displayed correctly, but I realized that showlegend does not take effect but also that the tooltips and links do not work with IE8. this bugs are fixed with cewolf 1.1. I replaced the jar and tld files with the downloaded cewolf 1.1 files. in the tld file is encountered the following problem:
cvc-complex-type.2.4.a: Invalid content was found starting with element 'tlibversion'. One of '{"http://
java.sun.com/xml/ns/j2ee":description, "http://java.sun.com/xml/ns/j2ee":display-name, "http://java.sun.com/
xml/ns/j2ee":icon, "http://java.sun.com/xml/ns/j2ee":tlib-version}' is expected.
I'm a novice about the
Java programming and do not understand the problem.
I'm using Eclipse 3.5.2 Galileo,
Struts 1.1,
Tomcat 6.0.x
Thanks in advance.
ste