Package org.webpki.webutil
Class DefaultHTML
java.lang.Object
org.webpki.webutil.DefaultHTML
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
setErrorHTML
(HttpServletResponse response, String message, boolean html) static void
setHTMLMode
(HttpServletResponse response)
-
Method Details
-
setHTMLMode
-
setErrorHTML
public static void setErrorHTML(HttpServletResponse response, String message, boolean html) throws IOException, ServletException - Throws:
IOException
ServletException
-