<%@ page contentType="text/html; charset=Shift_JIS" %> <%! int x = 0; %> <% for (int i = 0; i < 10; i++) { x++; } %>

·×»»·ë²Ì¡§<%= x %>