%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page language="java" session="true" %> <%@taglib uri="http://www.springframework.org/tags/form" prefix="form"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
Telephonic Verification Report
<%
if(session.getAttribute("usertype").toString().equals("mgr"))
{
%>
| <% if(session.getAttribute("usertype").toString().equals("topr")) { %> <% } %> |
| ${tvrDetails.casesec} |
Residence Details
|
<%
if(session.getAttribute("usertype").toString().equals("topr"))
{
%>
<% } %> ${tvrDetails.resdetsec} |
| ${tvrDetails.resremsec} |
Office Details
|
<%
if(session.getAttribute("usertype").toString().equals("topr"))
{
%>
<% } %> ${tvrDetails.offdetsec} |
| ${tvrDetails.offremsec} |