Can we get PrintWriter and ServletOutputStream both in a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the methods in HttpServlet?
What is servlet?
How to upload a file to the server using servlet?
What are the steps that are involved in using the httpservlet class?
Explain the architechure of a servlet?
How printwriter is different from servletoutputstream?
What is the protocol used by Server & Client?
When the methods init() and Distroy() will be called?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What do you understand by mime type?
Explain request dispatcher and its methods.
How is a servlet implemented in code?