Re: Memory sucked up when running web-app
Posted By:
j_t
Posted On:
Monday, June 4, 2007 11:22 AM
Figured out the problem. It was actually related to the JBuilder embedded browser. In my html code, I was using layers for some hidden html features. I believe the JBuilder browser was not able to handle this properly and got stuck in some kind of loop. Tricky one.