HttpStatus JSP Tag Library HttpStatus JSP Tags 1.0 hs http://erik.thauvin.net/taglibs/httpstatus Returns the cause (if any) for the current HTTP Status Error Code. cause net.thauvin.erik.httpstatus.taglibs.CauseTag empty Default value if the resulting cause is null. default false true Converts <, > ,& ,' ," to their corresponding entity codes. Value is true by default. escapeXml false true Returns the HTTP Status Error Code. code net.thauvin.erik.httpstatus.taglibs.CodeTag empty Returns the Reason Phrase for the current (or specified) HTTP Status Error Code. reason net.thauvin.erik.httpstatus.taglibs.ReasonTag empty Default value if the resulting reason is null. default false true HTTP Status Error Code to be looked up. code false true Converts <, >, &, ', " to their corresponding entity codes. Value is true by default. escapeXml false true