<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <% String reqInfo = (String)request.getSession().getAttribute("reqInfo"); String SITE_URL = (String)request.getSession().getAttribute("SITE_URL"); String retUrl = "23"+SITE_URL+"/web/cop/selfauth/ipinResultSeed.do"; %>