This website requires JavaScript.
Explore
Help
Sign in
LP_DevOps
/
JEE_Project
Archived
Watch
1
Star
0
Fork
You've already forked JEE_Project
0
Code
Activity
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.
master
JEE_Project
/
web
/
WEB-INF
/
jsp
/
index.jsp
7 lines
100 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2022-06-27 21:14:35 +02:00
<%@page contentType="text/html" pageEncoding="UTF-8"%>
Formatting and logout fix
2022-06-30 22:15:08 +02:00
<% response.sendRedirect("menu.htm");%>
Copy permalink