Shop from electronics to clothing to toys from us
35 |Shop from electronics to clothing to toys from us
32 |Its: "+new Date()+"
"); 38 | 39 | // 1. Session Tracking with Cookies - Read the data 40 | // get all the cookies from the browser which are stored locally in it 41 | Cookie[] cookies = request.getCookies(); 42 | for(Cookie cookie : cookies) { 43 | buffer.append(""+cookie.getName()+" | "+cookie.getValue()+"
"); 44 | } 45 | 46 | // 3. Session Tracking with HttpSession - Read the data 47 | HttpSession session = request.getSession(); 48 | User user = (User)session.getAttribute("keyUser"); 49 | 50 | buffer.append("[URL REWRTITNG] USER DETAILS: "+uid+" | "+name+" | "+email+"
"); 51 | buffer.append("[HTTP SESSION] USER DETAILS: "+user.uid+" | "+user.name+" | "+user.email+" | "+user.regsiteredOn+"
"); 52 | 53 | buffer.append("Message: <%= exception %>
15 |Its: <%= new Date() %>
17 | 18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~Shop from electronics to clothing to toys from us
38 |Shop from electronics to clothing to toys from us
32 |Shop from electronics to clothing to toys from us
35 |Shop from electronics to clothing to toys from us
32 |Manage Your Customers with Ease
32 |Manage Your Customers with Ease
32 |