Skip to content

Instantly share code, notes, and snippets.

@seabornlee
Created May 4, 2014 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seabornlee/11517518 to your computer and use it in GitHub Desktop.
Save seabornlee/11517518 to your computer and use it in GitHub Desktop.
jstl config
<jsp-config>
<taglib>
<taglib-uri>http://java.sun.com/jsp/jstl/core</taglib-uri>
<taglib-location>/WEB-INF/c.tld</taglib-location>
</taglib>
</jsp-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment