<% String str = (String)request.getSession().getAttribute("details"); out.println(str); %>