Hi,
I have applet-servlet communication code inplace it has read and connection timeout values set.
This
servlet inturns communicate to c++ code using JAX-RPC. Problem comes when I get proper
connection but a very long stream back from servlet/ send a long stream to servlet ..
Applet seems
to be hanged !!

. I tried writting a new
thread and calling it using invoke later but could
not do achive asnychronous behavior

. Any pointer will be helpful.
Thanks in advance.
Regards,
Aditya