How do you deal property files in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
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??????????????????
How can we implement a jsp page?
What is the difference between CGI and Servlet?
Why is httpservlet declared abstract?
can i call destroy() method in init() method of servlet
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
Can you use javascript in servlets?
What is servlet interface?
what are the different services provided by the web server?
What are the supporting protocol by HttpServlet ?
What is servlet used for?
Differentiate between the print writer and servlet output stream?