Created
February 3, 2018 04:03
-
-
Save ntxinh/6cc6006cbbddbb2bcd41d9f24831beb0 to your computer and use it in GitHub Desktop.
Java - Apache titles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <tiles:importAttribute name="stage"/> | |
| <tiles:importAttribute name="qualified"/> | |
| <tiles:importAttribute name="candidates"/> | |
| <c:out value="${stage}" /> | |
| <c:out value="${qualified}" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment