Write a hello world program using servlets.
What are advantages of servlets over cgi?
What is difference between Forward() and sendRedirect() methode?
Why jsp is better than servlet?
What is the difference between doGet and doPost?
Can we use threads in Servlets?
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??????????????????
request parameter how to find whether a parameter exists in the request object?
What are the key methods that are involved in processing of http servlets?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
Explain in brief the directory structure of a web application?
What must be implemented by all servlets?
can anybody send me j2ee softwares such as tomcat,weblogic server ,netbeans