Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.tests
/
763c0adbb8915a49511e2ccdb7ad9e33a9f2bcc6
/
.
/
tests
/
org.eclipse.jst.jsp.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>