What do you mean by web applications? Explain web application directory arrangement?
What is the difference between Servlets and Applets?
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
How can the referrer and the target urls be used in 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??????????????????
What is the life-cycle of servlets?
What is filter? Can filter be used as request or response?
How the servlet is loaded?
what are the CGI Programs?
What is the procedure of invoking different servlet in a different application?
What are the advantages of servlets over traditional cgi?
What is cookie? Why is cookie used?