Update VisionUnsHSBC.jsp

parent 0874a7d6
......@@ -11,7 +11,7 @@ try
{
String url = "/ibase/jsp/VisionUnsHSBC.jsp";
userInfo = (UserInfoBean)session.getAttribute("USER_INFO");
BaseLogger.log("3",null,null,"In DocumentViewer.jsp userInfo:["+userInfo+"]");
BaseLogger.log("3",null,null,"In VisionUnsHSBC.jsp userInfo:["+userInfo+"]");
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