Which code line must be set before any of the lines that use the PrintWriter?

SetContentType() method must be set before transmitting the actual document.

Showing Answers 1 - 1 of 1 Answers

msr

  • Dec 16th, 2005
 

response.contentType("text/html")

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions