<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <% if (session.getAttribute("username") == null) { String redirectURL = "/dnet-openaire-users-1.0.0-SNAPSHOT/forgotPassword.jsp"; response.sendRedirect(redirectURL); } %> <%--<%String name=(String)request.getAttribute("name");--%> <%--out.print("your name"+name);%>--%> OpenAIRE - Enter new password

To complete the password reset process, please enter a new password. Must contain at least one number and one uppercase and lowercase letter, and at least 6 or more characters.