<%-- To avoid use HttpSession (LDEV-199), try to use request.setAttribute() transfer value. But this page is embeded into a Frame html page, directly request can not block on frame page, so use this trick page redirect request, then server side could handle this request using this page as target --%> <%@ include file="/common/taglibs.jsp"%>