Skip to content

Commit

Permalink
Fixed jsp pages
Browse files Browse the repository at this point in the history
  • Loading branch information
xwillq committed Apr 30, 2020
1 parent 5504664 commit 96b0640
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WebService/src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<web-app>
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="4.0">
<filter>
<filter-name>guiceFilter</filter-name>
<filter-class>com.google.inject.servlet.GuiceFilter</filter-class>
Expand Down

0 comments on commit 96b0640

Please sign in to comment.