Can we get PrintWriter and ServletOutputStream both in a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by cgi?
What are the difference between HttpServlet and GenericServlets?
What's the architecture of a servlet package?
How do I support both get and post from the same servlet?
Explain the methods in Generic and HTTP Servlets?
How is the get () method different from the post() method?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is a java servlet?
What methods do we use in Servlet to Applet communication?
What are the steps that are involved in using the httpservlet class?
What are the uses of servlet
why we should override only no-agrs init() method.