Folks,
I am using HTTP to talk to a JBoss server. I have a problem with HTTP response.
. When my symbian client talks to a servlet, it can get response header and body, but after recieving responsing, no response complete event or any other event.
. However, when my symbian client talks to the default HTTP server, it works fine.
Can anyone tell me what caused the difference? I suppose it is transparent for the symbian to talk to a servlet or the default HTTP server. If I am right, how can the servlet make sure that a response complete event will occur?
Thanks,
mobileworm



