Replace ApprovedRateOne.jsp

parent c267e642
......@@ -3,7 +3,7 @@
<%@ page import="ibase.utility.UserInfoBean, ibase.webitm.ejb.vhb.msq1.ApprovedRateOne" %>
<%
System.out.println("@@@@@@@@ In ApprovedRateOne.jsp - Khushal @@@@@@@@@@@@@@@@");
System.out.println("@@@@@@@@ In ApprovedRateOne.jsp Khushal @@@@@@@@@@@@@@@@");
UserInfoBean userInfo = (UserInfoBean) session.getAttribute("USER_INFO");
if (userInfo == null) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment