Pallavi,
If you look in web.xml of cewolf webapp, you will find
and further down
cewolf specific tags in the JSPs, for example in cewolfset_inc.jsp, then convert calls like
to calls to the servlet after generating the image from the calls to the appropriate dataset, defined with tags like
If it is not defined with a load-on-startup, it is must be getting initialized on the first call to the servlet
To find out the inner working of it all, you will need to look at the sources included with the cewolf download.
If you are using it for a commercial product though, research it well, I remember a while ago cewolf was running into some problems, and not keeping up with the latest releases of JFreeChart etc, and appeared not to be under active development. Which no one should complain about really, since it is an open source, not-for-profit product.
But from the recent activity on cewolf forum
http://sourceforge.net/forum/forum.php?forum_id=192228,
it seems to be back on track, and under active development again.
HTH. Please keep us posted how you go with cewolf.
Sonny
[ October 07, 2004: Message edited by: Sonny Gill ]