servlets thread: Repeatition of Servlet provcessing
Hi, I am calling a servlet from another servlet. I notice that the servlet I am calling is processed twice i.e. the "doget" method is executing twice. Can anybody tell me why is this happening or how can I avoid it. Regards, Ajay
|





