luke l wrote:
Hi. I'm running a webApplication on Tomcat 6.0.16: it's quite
simple some
jsf, jsp pages (every page is periodically reloaded).
Running it on a linux environment there is a memory leak on client
browser
(iExplore or firefox): browser memory costantly increase and
webappl became
unusable.
André Warnier wrote:
Without being a specialist, it seems nevertheless tome that you are
confusing "webapps" (server side) with "applets" (browser side) or
something.
I agree that it couldn't be the webapp per se - but it could be the
(X)HTML/JavaScript that the page is producing (an infinite JavaScript
loop?).
I can't see how it could be a tomcat issue nevertheless.
Perhaps you could try saving a copy of the HTML source produced by the
troublesome webapp locally, open that, and see if the same issue occurs.
Thomas
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]