Multiple choice

Which of the following methods is used in java to format an HTML page to send back to web clients, who make requests that cannot be completed?

  1. toBytes()

  2. getRawRequest()

  3. writeString()

  4. error()

  5. writeUCE()

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This method is used in java to format an HTML page to send back to web clients who make requests that cannot be completed.