What is the difference between CGI and Servlet?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

Hi frnds iam new to Java Kindy any one can provide or me Servlets Example code and can explain to me flow of servlets and as Jsp and Struts and provide to me some sample example on these 3 topic flow,code example,and tutorials,and related websites which i can refer....thanks in advance..........

3 Answers  


How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?

2 Answers  


What is httpservlet and how it is different from genericservlet?

0 Answers  


What is the role of the webserver?

4 Answers  


What is the difference between get and post methods?

0 Answers  






why we should override only no-agrs init() method.

0 Answers  


Can you explain in detail 'javax.servlet' package?

0 Answers  


What are the mechanisms used by a servlet container for maintaining session information?

0 Answers  


What are the disadvantages of storing session state in cookies?

0 Answers  


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

0 Answers  


Explain load on start-up and its importance?

0 Answers  


how the server will know its the same jsp page?

3 Answers   HCL,


Categories