[Javascript] increaseing GDI Objects

Cutter (JavaScript List) javascript at theblades-family.com
Wed May 14 12:58:55 CDT 2003


Dan,

I can't be positive but since your app is running "allot of js" then the 
server and jdk are moot points if it is a js issue since js is a client 
side scripting language. I don't know much (if anything) about GDI 
objects, but since you mentioned which jdk you were using it makes me 
wonder if you are also using Java in your application. If so, could the 
GDI objects be formed by the Java? I only bring this up to clarify and 
to assist in pinpointing what may be the true culprit within your app.

Cutter

Dan Costea wrote:

>     Hi,
>  
> I have a big intranet application, with allot of js. It works only on 
> IE (we use IE6.0).
> I observed (with task manager) that if I have "n" GDI objects, I open 
> a window and then close it, then I have about n+20 DGI objects. This 
> problem cause the freeze of the IE after a while (few hours) of using 
> the application (the GDI objects are limited and the application 
> permanently increase them).
>  
> Any ideas why is this happening? How can I control this from js or 
> what could I do wrong?
>  
> A little more info about the application:
> for webserver I use jakarta-tomcat-4.0.3, with jdk1.3-ibm.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript
>  
>




More information about the Javascript mailing list