Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
EJB-EncryptionBean
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web2
EJB-EncryptionBean
Compare revisions
ef0b54c62980d320e89f48598cca4ba24d9155cd to master
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
web2/EJB-EncryptionBean
Select target project
No results found
master
Select Git revision
Branches
master
Swap
Target
wilsonsf/EJB-EncryptionBean
Select target project
web2/EJB-EncryptionBean
wilsonsf/EJB-EncryptionBean
2 results
ef0b54c62980d320e89f48598cca4ba24d9155cd
Select Git revision
Branches
develop
master
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Encryption-WebClient/src/main/webapp/WEB-INF/web.xml
+3
-0
3 additions, 0 deletions
Encryption-WebClient/src/main/webapp/WEB-INF/web.xml
with
3 additions
and
0 deletions
Encryption-WebClient/src/main/webapp/WEB-INF/web.xml
0 → 100644
View file @
16d61b3d
<?xml version="1.0" encoding="UTF-8"?>
<web-app
version=
"3.1"
xmlns=
"http://xmlns.jcp.org/xml/ns/javaee"
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_3_1.xsd"
/>
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next