What is the difference between JspWriter and PrintWriter

Answer Posted / srinivaskumar.nimmana

JspWriter is 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 ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2282


What are the new features added to servlet 2.5?

592


Why is http protocol called as a stateless protocol?

535


What is the difference between jsp and servlet life cycle?

689


What is servlet name in web xml?

553






What do you mean by url pattern in servlet?

629


What is the difference between 2 types of servlets?

646


How can we achieve transport layer security for our web application?

568


What exactly is a servlet?

541


How can you run a servlet program?

601


How can the session in servlet can be destroyed?

711


What is api in servlet?

523


How the servlet is loaded?

599


What is the purpose of inter-servlet communication?

591


How do you deal property files in servlet?

601