<%@ page import="th.co.muangthai.endrprint.util.VSMUtil" %> <%@page contentType="text/html" pageEncoding="UTF-8" %> <%@ taglib uri="http://www.springframework.org/tags/form" prefix="form" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt_rt" %> เข้าสู่ระบบ <% String loginServlet = "http://" + request.getServerName() + ":" + request.getServerPort() + request.getContextPath(); // UrlManagementService urlManagementService = new UrlManagementService(); // UrlManagementBean urlManagementBean; // if(VSMUtil.isProductionMode()){ // urlManagementBean = urlManagementService.getUrlManagementById(VSMUtil.DEPLOY_NAME, null, "PROD"); // }else{ // if(VSMUtil.DEPLOYMENT_MODE == VSMUtil.DEPLOYMENT_UAT){ // urlManagementBean = urlManagementService.getUrlManagementById(VSMUtil.DEPLOY_NAME, null, "UAT"); // } // else if(VSMUtil.DEPLOYMENT_MODE == VSMUtil.DEPLOYMENT_DEV){ // urlManagementBean = urlManagementService.getUrlManagementById(VSMUtil.DEPLOY_NAME, null, "DEV"); // } // } // if(VSMUtil.isNotEmpty(urlManagementBean.getUrlLoginValue())){ // loginServlet = urlManagementBean.getUrlLoginValue(); // } loginServlet += "/LoginServlet"; %>
You are running on develop mode. [AUTHENTICATION_AD is false]
You are running on develop mode. [SEND_WORKFLOW31_FLAG is false]
You are running on develop mode. [CHECK_POLICY_ONLOAD_FLAG is false]
You are running on develop mode. [SEND_AS400_FLAG is false]
You are running on develop mode. [CONNECTION_MONITOR is true]
เข้าสู่ระบบ MTRAM

<% String warn = request.getParameter("warn"); if ( warn != null && "1".equals(warn)) { out.println("•• กรุณาระบุข้อมูลผู้ใช้งานให้ถูกต้อง •• "); }else if (warn != null && "2".equals(warn)){ out.println(""); }else if (warn != null && "3".equals(warn)){ out.println(""); } %>
<%--
--%> <%----%> <%----%> <%----%> <%----%> <%----%> <%----%> <%----%> <%--
--%> <%--ระบบ MTRAM มีการเปลี่ยนการเข้าใช้งานระบบโดยมีการเชื่อมต่อข้อมูลผู้ใช้งานโดยใช้ฐานข้อมูลปัจจุบันของระบบเมืองไทย--%> <%--

--%> <%----%> <%--กรุณาใช้ชื่อ user name และ password ที่ใช้ในการ log in เข้าเครื่องคอมพิวเตอร์ของท่าน--%> <%--เป็น user name และ password ในการใช้ระบบ MTRAM เพื่อเข้าสู่ระบบ--%> <%----%> <%--
--%>