File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Ch04_OutputEscaping/src/main/webapp/WEB-INF Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <web-app xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://java.sun.com/xml/ns/javaee" xmlns : web = " http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd " xsi : schemaLocation =" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id =" OutputEscaping" version =" 3.0" >
2+ <web-app xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://java.sun.com/xml/ns/javaee" xsi : schemaLocation =" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id =" OutputEscaping" version =" 3.0" >
33 <display-name >Output-Escaping Sample Application</display-name >
44</web-app >
You can’t perform that action at this time.
0 commit comments