This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes how to wait my class for the servlet  response Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "how to wait my class for the servlet  response" Watch "how to wait my class for the servlet  response" New topic
Author

how to wait my class for the servlet response

Shanmugam nagaraj
Ranch Hand

Joined: May 07, 2007
Posts: 76
Hi,
I need to make a class which will send a request to servlet thru the URL connection but I want to wait my class for the servlet response what all are the possible way to do this pleas help me out


Thanks <br />Shanmugam N
Amit M Tank
Ranch Hand

Joined: Mar 28, 2004
Posts: 257
Write something like this



Amit Tank
Linked In
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to wait my class for the servlet response
 
Similar Threads
Urgent
Servlet Multithreading
repetedly calling a servlet from another servlet
Issue with large request data using AJAX
server side request for pop up in JSP.