JSP Java

<%! int i; %>
<%! void foo(){} %>

  
    <%! int j; %>
       String here
    <%! void bar(){} %>