Hi, How long a servlet can wait to give reponse.
Actually, my servlet wants to wait until some process done by other component. This will periadically will check, if it is done then only i need to give response to client other wise i need to wait for some time then i need to check. In this scenario, how long my iteration logic can implementable. Thanks & Regards, Ashok.D --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
