\r\n <%@ page errorPage="myerror.jsp" %>\r\n <%@ page import="com.foo.bar" %>\r\n\r\n \r\n \r\n <%! int serverInstanceVariable = 1;%>\r\n ...\r\n <% int localStackBasedVariable = 1; %>\r\n