Correct doctype for generated web.xml files and add declaration to test file.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
|
||||
|
||||
<web-app>
|
||||
<display-name>login-xml</display-name>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user