WiseEditor WAR generation.
This commit is contained in:
9
wise-editor/src/main/webapp/WEB-INF/web.xml
Normal file
9
wise-editor/src/main/webapp/WEB-INF/web.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||
version="2.4">
|
||||
|
||||
|
||||
</web-app>
|
Reference in New Issue
Block a user