Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Repeatition of Servlet provcessing


Message #1 by "ajay" <ajay@c...> on Wed, 6 Sep 2000 06:52:20 +0100
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

  Return to Index