Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.tests
/
bb6847abddc7110339d2a33b5e1901cb6d78c16b
/
.
/
tests
/
org.eclipse.wst.xml.tests.encoding
/
testfiles
/
jsp
/
NormalNonDefaultWithXMLDecl.jsp
blob: 886248fe7a36ef8ddd199063946956e61c6ac308 [
file
]
<?
xml version
=
"1.0"
encoding
=
"ISO-8859-8"
?>
<%
@page
contentType
=
"text/html; charset=UTF-8"
pagetEncoding
=
"ISO-8859-7"
%>
<test>
</test>