service / doGet / doPost -- methods are executing only just once if
we give the same parameters to the Servlet.

I need to execute the service method repeatedly on the same parameters....

Help...