%@page import="javax.servlet.*" %> <%@page import="java.net.*" %> <%@page import="java.io.*" %> <%@page import="java.util.*" %> <%@include file="jsputility.jsp" %> <% // HTML encode is used to encode the content within the value attribute // of the hidden textarea field // source code of jsputility class can be found in "jsputility.jsp" jsputility HTMLencode = new jsputility(); %>