What is session tracking?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between java beans & servlets?
How the JSP file will be executed on the Server side?
What is servlet invoker?
What are the difference between HttpServlet and GenericServlets?
What is difference between get and post method?
What is use of parseQueryString ?
What's the use of servletcontext?
What is servlet api used for conneting database?
What are setSecure() and getSecure() methods in Cookies?
What do you mean by servlet?
Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????
Explain the difference between get and post method in servlet?