What is java servlet session?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
How can we create deadlock situation in servlet?
Which method is called when reference variable is passed in system.net?
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??????????????????
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?
Describe servlet?
What is url encoding and url decoding
What is httpservlet and how it is different from genericservlet?
What is the use of java servlet api?
Can you call a jsp from the servlet?
What are all the protocols supported by httpservlet?
What is servlet api used for conneting database?