Skip to content

Instantly share code, notes, and snippets.

@krams915
Created January 20, 2012 08:46
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 krams915/1646182 to your computer and use it in GitHub Desktop.
Save krams915/1646182 to your computer and use it in GitHub Desktop.
<c:url value="/users/records" var="recordsUrl"/>
<c:url value="/users/create" var="addUrl"/>
<c:url value="/users/update" var="editUrl"/>
<c:url value="/users/delete" var="deleteUrl"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment