Cleanup.
This commit is contained in:
parent
41471e31af
commit
589f451927
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ The `<hs:code/>` tag displays the current HTTP status code, if any. A shorthand
|
|||
|
||||
## hs:message
|
||||
|
||||
The `<hs:message/>` tag displays the cause of current error message, if any. A shorthand for:
|
||||
The `<hs:message/>` tag displays the current error message, if any. A shorthand for:
|
||||
|
||||
```jsp
|
||||
<%= request.getAttribute("javax.servlet.error.message") %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue