The contentType Attribute
<%@ page contentType="text/plain" %> This should be rendered as plain text,
not
as HTML.