1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
JEE_Project/build/web/WEB-INF/classes/jsp/index.jsp
2022-06-27 21:14:35 +02:00

6 lines
104 B
Text

<%@page contentType="text/html" pageEncoding="UTF-8"%>
<% response.sendRedirect("menu.htm"); %>