Write a simple servlet program to print the contents of html.


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

Post New Answer

More Servlets Interview Questions

What is the difference between servlet config and servlet context.

19 Answers   TCS, Tech Mahindra, Vertex,


Explain the servlet context.

0 Answers  


What are the advantages of cookies?

0 Answers  


What is the directory structure of a war file?

0 Answers  


What is a server side include (ssi)

0 Answers  






What is the difference between an applet and a servlet?

15 Answers   GCEW, Miracle Solutions,


How to debug a servlet?

2 Answers  


How can a servlet be used to generate plain text instead of html?

0 Answers  


when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?

4 Answers   TCS,


can v create a constructor 4 servlet?

7 Answers   Satyam,


What do you mean by annotations in servlet?

0 Answers  


how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)

2 Answers   TCS,


Categories