<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" language="java"%> <%@ page import="com.bankcomm.portal.manager.cn.*"%> <% String lang = request.getParameter("lang"), langParam = ("BIG5".equalsIgnoreCase(lang) ? "lang=BIG5" : ""); boolean successful = false; String action = request.getParameter("action"); if( "mail".equals(action) ) { String rp = config.getServletContext().getRealPath("/"); rp = rp + (rp.endsWith("/") || rp.endsWith("\\") ? "" : "/"); String mailPropFilePath = rp + "config/contact.properties"; successful = Contact.doMailforEn(request, mailPropFilePath, rp + "WEB-INF/logs/"); } %> Welcome to BOCOM---Message
<%-- --%>

 
 
 
  Contact BOCOM
  24-hour hotline:95559
Head office address:188 Yinchengzhong Road, Shanghai Postcode:200120
Tel: 86-21-95559 (or dial 95559 with local call and select roaming service to connect to Shanghai)
Message Type: Question Suggestion Complaint Compliment
Your City: Others
Your Message:
Via Email Via Phone Do Not Replay
Your Name: E-mail:
Office Number: Mobile Number:
Home Number: Occupation:
 
 
<%-- --%>