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
Why is servlet used?
explain the advantages of servlet life cycle?
What is servlet tunnelling?
What is the servletconfig object?
What is difference between PrintWriter and ServletOutputStream?
What are the different session tracking techniques?
List the Different types of servlet?
Difference between forward() method and sendredirect() method ?
What is the difference between using getSession(true) and getSession(false) methods?
What is url encoding and url decoding
What is the use of java servlet api?
Can a jsp be called using a servlet?