<%

int[] array = {1, 2, 3, 4, 5};

详细JSP循环取数实例掌握数据处理的奥秘  第1张

for (int i = 0; i < array.length; i++) {

out.println("