<html>
<body>
<form action="AreaTest.jsp" method="POST">
Width : <input type="text" name=width><br/>
Height : <input type="text" name="height"><br/>
<input type="submit" value="Calculate">
</form>
</body>
</html>
Dosyayı İndir