<%-- Created by IntelliJ IDEA. User: sofia Date: 19/10/2017 Time: 4:12 μμ To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <% if (session.getAttribute("success") == null) { String redirectURL = request.getContextPath() + "/error404.jsp"; response.sendRedirect(redirectURL); } else if (session.getAttribute("success")!=null) { session.removeAttribute("success"); } %> <%----%> OpenAIRE - Success
<%--

Forgot Password

--%>

Your password has been successfully changed!