Skip to content

Instantly share code, notes, and snippets.

@diegogurgel
Created March 11, 2014 02:52
Show Gist options
  • Save diegogurgel/9478637 to your computer and use it in GitHub Desktop.
Save diegogurgel/9478637 to your computer and use it in GitHub Desktop.
<c:if test="${pageContext.errorData.statusCode==404}">
<h4>Não foi possível localizar o caminho ou arquivo solicitado.</h4>
</c:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment