I use applet to talk to my servlet and use System.out.println to print some
(not much) info from servlet. When I use Netscapet 4.5 to pull up the page
containing applet, I can view the the output in the java console and the
applet comes up and works well.
If I use Internet Explorer 4.0, the applet is somehow stucked. There is
only several lines of print out in the Java Console. I typed 'm' in the
java console to see the memory usage and it tells me free memory is low. So
I type 'g' in the Java Console for Garbage Collection. After this it prints
outs more and hang again. A 'm' reveals memory again is low, so I have to
type 'g' for Garbage Collection. It then prints more. I have to do 'm' and
'g' several times until I get my print out for 'applet start' (I put a
print out in the applet start() method), both the explorer and Java Console
are freezed and not response to any typing.
What is the problem with IE 4.0? Why do I have to do manual Garbage
Collection? I am running Apache 1.3.6 with Jserv 1.05b on Solaris 2.6.
Thanks
Bing
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html