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