This repository has been archived on 2024-07-21. You can view files and clone it, but cannot push or open issues or pull requests.
java_ee_project/project/web/index.jsp

10 lines
247 B
Plaintext
Raw Normal View History

2023-06-02 13:06:46 +08:00
<%--
Created by IntelliJ IDEA.
User: chenx
Date: 6/2/2023
2023-06-02 15:19:15 +08:00
Time: 2:44 PM
2023-06-02 13:06:46 +08:00
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
2023-06-05 19:49:07 +08:00
<jsp:forward page="login.jsp"/>