What is the difference between JspWriter and PrintWriter

Answer Posted / srinivaskumar.nimmana

This abstract class emulates some of the functionality
found in the java.io.BufferedWriter and java.io.PrintWriter classes,
however it differs in that it throws java.io.IOException from the print methods while PrintWriter does not

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are life cycle methods of a servlet?

586


What is servlet and its life cycle?

566


What is dispatcher servlet?

555


What is Servlet API used for connecting database?

614


What are the different mode that servlets can be used?

549






What exception should be thrown when servlet is not properly initialized?

553


Is that servlet is pure java object or not?

640


What is a server side include (ssi)

568


What is the default http method in the servlet?

760


Define the lifecycle for executing a jsp page.

591


What is cookies in servlet with example?

518


Differentiate between get and post?

682


What is the use of httpservletrequestwrapper?

586


How do I support both get and post from the same servlet?

696


Explain servlet.

566