Project

General

Profile

« Previous | Next » 

Revision 49409

Added by Sofia Baltzi over 6 years ago

Remove username from session

View differences:

resetPassword.jsp
1 1
<!DOCTYPE html>
2 2
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
3
<%String name=(String)request.getAttribute("name");
4
  out.print("your name"+name);%>
3
<%--<%String name=(String)request.getAttribute("name");--%>
4
  <%--out.print("your name"+name);%>--%>
5 5
<html lang="en-gb" dir="ltr" vocab="http://schema.org/">
6 6
<head>
7 7
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

Also available in: Unified diff