Skip to main content
summaryrefslogtreecommitdiffstats
blob: 89a0c3bcc525fe85eba05da00a0d7737cd1b65a9 (plain) (blame)
1
2
3
4
5
6
7
8
<test>
 <%@ page 
pageEncoding="ISO-8859-2"
language="java"
contentType="text/html; charset=ISO-8859-3"
%>
</test>

Back to the top