<%

str_score = "12";

int score = Integer.parseInt(str_score);

%>