[opencms-dev] cms.link()
Andras Balogh
andras at reea.net
Mon Nov 10 17:25:01 CET 2003
Hello,
We have created an opencms site based on jsp templates. In these
templates we used extensively
the cms.link() method, where cms is object of type CmsJspActionElement .
We used this method to make correctly the link of an image and it
worked great because it could show
statically exported and dynamic images also.
However after stress testing our webapp we found out that this
method slows down the pages very much,
after removing this method call the speed became normal.
Is there something wrong with this method?
Thank you,
Andras Balogh.
More information about the opencms-dev
mailing list