File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
__test/src/main/resources/WEB-INF
solon-jakarta-projects/solon-server
solon-server-jetty-add-jsp-jakarta/src/test/resources/templates
solon-server-tomcat-add-jsp-jakarta/src/test/resources/templates
solon-server-undertow-add-jsp-jakarta/src/test/resources/templates Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <taglib xmlns =" http ://java.sun.com /xml/ns/j2ee "
2+ <taglib xmlns =" https ://jakarta.ee /xml/ns/jakartaee "
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http ://java.sun.com /xml/ns/j2ee
5- http ://java.sun.com /xml/ns/j2ee /web-jsptaglibrary_2_0 .xsd" version =" 2 .0" >
4+ xsi : schemaLocation =" https ://jakarta.ee /xml/ns/jakartaee
5+ https ://jakarta.ee /xml/ns/jakartaee /web-jsptaglibrary_3_0 .xsd" version =" 3 .0" >
66
77 <description >自定义标签库</description >
88 <tlib-version >1.1</tlib-version >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <taglib xmlns =" http ://java.sun.com /xml/ns/j2ee "
2+ <taglib xmlns =" https ://jakarta.ee /xml/ns/jakartaee "
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http ://java.sun.com /xml/ns/j2ee
5- http ://java.sun.com /xml/ns/j2ee /web-jsptaglibrary_2_0 .xsd" version =" 2 .0" >
4+ xsi : schemaLocation =" https ://jakarta.ee /xml/ns/jakartaee
5+ https ://jakarta.ee /xml/ns/jakartaee /web-jsptaglibrary_3_0 .xsd" version =" 3 .0" >
66
77 <description >自定义标签库</description >
88 <tlib-version >1.1</tlib-version >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <taglib xmlns =" http ://java.sun.com /xml/ns/j2ee "
2+ <taglib xmlns =" https ://jakarta.ee /xml/ns/jakartaee "
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http ://java.sun.com /xml/ns/j2ee
5- http ://java.sun.com /xml/ns/j2ee /web-jsptaglibrary_2_0 .xsd" version =" 2 .0" >
4+ xsi : schemaLocation =" https ://jakarta.ee /xml/ns/jakartaee
5+ https ://jakarta.ee /xml/ns/jakartaee /web-jsptaglibrary_3_0 .xsd" version =" 3 .0" >
66
77 <description >自定义标签库</description >
88 <tlib-version >1.1</tlib-version >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <taglib xmlns =" http ://java.sun.com /xml/ns/j2ee "
2+ <taglib xmlns =" https ://jakarta.ee /xml/ns/jakartaee "
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http ://java.sun.com /xml/ns/j2ee
5- http ://java.sun.com /xml/ns/j2ee /web-jsptaglibrary_2_0 .xsd" version =" 2 .0" >
4+ xsi : schemaLocation =" https ://jakarta.ee /xml/ns/jakartaee
5+ https ://jakarta.ee /xml/ns/jakartaee /web-jsptaglibrary_3_0 .xsd" version =" 3 .0" >
66
77 <description >自定义标签库</description >
88 <tlib-version >1.1</tlib-version >
You can’t perform that action at this time.
0 commit comments