<!DOCTYPE html>
<html>
<body>

<%
sometext = "Hello Everyone!"
响应.写(反转字符(sometext))
%>


</body>
</html>