this is wat u want to see

<html>
<body bgcolor=green>
<%! int count=1;%>
<%out.println(count);%>
<body>
</html>