How can you use a servlet to generate a 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

How would you create deadlock on your servlet?

0 Answers  


How do I know if java is running on linux?

0 Answers  


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

0 Answers  


What is the use of send redirect () method?

0 Answers  


Explain url encoding in servlet?

0 Answers  






what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?

6 Answers   Satyam, TCS,


How to get the IP address of client in servlet?

0 Answers  


how to use servlets with j2ee ?

2 Answers   Tech Mahindra,


Can we use javascript in Servlets?

2 Answers   Wipro,


What are the types of ServletEngines?

1 Answers  


How we can create war file in servlet?

0 Answers  


Can we use the constructor, instead of init(), to initialize servlet?

0 Answers  


Categories