Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-Connect-Pre-Clearance
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
tao.mo
2024-10-16 14:48:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0236e42d983ec2533738c7be02751a0ff4d03923
0236e42d
1 parent
780d7bbf
项目初始化
mt 2024年10月16日14:48:43
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
15 deletions
server/lib4iClearConnect/src/main/webapp/WEB-INF/web.xml
server/lib4iClearConnect/src/main/webapp/index.jsp
server/lib4iClearConnect/src/main/webapp/WEB-INF/web.xml
deleted
100644 → 0
View file @
780d7bb
<?xml version="1.0" encoding="UTF-8"?>
<web-app
version=
"4.0"
xmlns=
"http://xmlns.jcp.org/xml/ns/javaee"
xmlns:javaee=
"http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xml=
"http://www.w3.org/XML/1998/namespace"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
>
<display-name>
Archetype Created Web Application
</display-name>
</web-app>
server/lib4iClearConnect/src/main/webapp/index.jsp
deleted
100644 → 0
View file @
780d7bb
<html>
<body>
<h2>
<
%= "Hello World!" %>
</h2>
</body>
</html>
Please
register
or
login
to post a comment