%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <% int[] pitch = { 5, 10, 15, 20, 25, 30, 40, 60, 80 }; String title = request.getParameter( "title" ); %>
<%= title %>
5° 10° 15° 20° 25° 30° 40° 60° 80° |