The timeoutTime in
de.laures.cewolf.taglib.ChartImageDefinition should be
transient so that when it is used with
de.laures.cewolf.taglib.util.KeyGenerator.generateKey()
in the de.laures.cewolf.storage.AbstractSessionStorage
class, it returns the same key for the same chart
parameters independent of the time that the object was
created.
Logged In: YES
user_id=1209832
Changed the timeoutTime member to be of transient type.
Also corrected minor formatting issues. Change available in
file ..de/laures/cewolf/taglib/ChartImageDefinition.java, version
1.12.