%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <%@page import="com.landy.gum.session.SessionContextUserEntity"%> <%String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; Integer locationid = SessionContextUserEntity.getCurrentUser().getLocationid(); %>