<%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> Charm Registration <%@ include file="style.html" %> <%@ include file="header.jsp" %>

${requestScope.wordBundle.getWord("email")}

${requestScope.wordBundle.getWord("password")}

${wordBundle.getWord(error)}
<%@ include file="footer.jsp" %>