If my browser does not support cookie, and my server sends a cookie instance what will happen?
No Answer is Posted For this Question
Be the First to Post Answer
Why servlet is used as controller ? Not JSP? I want complete explation?
What are the differences between servlet context vs servlet config?
What is httpservlet and how it is different from genericservlet?
Explain the difference between servletconfig and servletcontext in servlet?
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
What are the types of ServletEngines?
What is the difference between JspWriter and PrintWriter
waht is the main diference b/w servelts and JSP ?
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??????????????????
What do you mean by the servlet chaining?
What is the process to implement doget and dopost methods?
Difference between Include, Forward and sendRedirect in Servlet?