Skip to content

Commit

Permalink
update index.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
lewky committed Oct 12, 2017
1 parent d717f78 commit aee99a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
<h2>Hello World!</h2>
<jsp:forward page="/seckill/list"></jsp:forward>
</body>
</html>

0 comments on commit aee99a4

Please sign in to comment.