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
What is the use of send redirect () method?
How to find whether a parameter exists in the request object?
How can we create deadlock situation in servlet?
What do you mean by web applications?
Difference between GET and POST?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
How many ways are available to ger RequestDispatcher object?
Define the servlet mapping.
Write a command to get actual path of a servlet to the server?
What do you mean by web applications? Explain web application directory arrangement?
What is http servlet? Explain with the help of an example.
Is it possible to send a mail from a servlet? Explain?