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 is a servlet-to-servlet communcation?

837


How are filters?

788


Explain the role of dispatcherservlet and contextloaderlistener.

853


How the servlet is loaded?

770


What is Servlet API used for connecting database?

794


What are Servlets?

810


Servlet is pure java object or not?

902


What is the servlet?

818


what is servlet chaining?

805


What do you mean by cgi?

704


How the JSP file will be executed on the Server side?

853


Which HTTP method is non-idempotent?

788


How to create war file?

788


What are all the advantages of servlet over cgi?

782


Why session tracking is needed?

762