Skip to content

Instantly share code, notes, and snippets.

@zhang2333
Created October 25, 2015 12:24
Show Gist options
  • Save zhang2333/4382c39415b836ee88a0 to your computer and use it in GitHub Desktop.
Save zhang2333/4382c39415b836ee88a0 to your computer and use it in GitHub Desktop.
Redirect to /index
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<c:redirect url="/index"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment