<%@page buffer="5kb" autoFlush="false" %> <% for(int i = 0; i < 10; i++){ out.println(""); } %>