<%@ taglib uri="/WEB-INF/struts-html" prefix="html" %>

<html:html>
<head>
	<title></title>
</head>
<body>
    <html:form action="">
    </html:form>
</body>
</html:html>
