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


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

Post New Answer

More Servlets Interview Questions

difference between sendredirect,forward and url rewritting

5 Answers   Patni, TCS,


If servlet receives multiple requests, how many objects will it create?

0 Answers  


What is difference between cookies and httpsession?

0 Answers  


What is the difference between the include() and forward() methods?

0 Answers  


how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..

6 Answers   Siemens,


How to read request headers from servlets?

0 Answers  


What are the various ways of session supervision in servlets?

0 Answers  


What is the ServletConfig() and what is its use?

4 Answers   Google,


how the HTML data stored in web server?

0 Answers   TCS,


What is servlet and its use?

0 Answers  


How to deal with multi-valued parameters in a servlet?

2 Answers  


What do you mean by a filter and how does it work?

0 Answers  


Categories