<%@ taglib prefix="spring" uri="/spring" %>
<html>

<head><title>Login please.</title></head>
<body>
<form method="post">
<table>
<tr><td>Enter your first number</td>
<spring:bind...