<!DOCTYPE html> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <html> <head> <meta charset="utf-8"> <title>Welcome</title> </head> <body> <h1>Sample Page</h1> <pre>${mybean}</pre> <hr> <form action="sample" method="post"> <input type="text" id="message" name="message"> <input type="submit" value="add"> </form> </body> </html>
![](https://www14.a8.net/0.gif?a8mat=3H5J7S+5YXJPE+3L4M+6F1WH)
![](https://www18.a8.net/0.gif?a8mat=2ZWCYZ+7YYZ4Q+2JK4+1TIJEP)