Skip to content

Instantly share code, notes, and snippets.

@sufyanm
Created April 19, 2012 00:57
Show Gist options
  • Save sufyanm/2417645 to your computer and use it in GitHub Desktop.
Save sufyanm/2417645 to your computer and use it in GitHub Desktop.
Taglibs
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment