<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String profileType = request.getParameter("type"); String profileImg = request.getParameter("img"); int width =600; int height = 770; if ("1".equals(profileType)) { width = 600; height = 770; } else if ("2".equals(profileType)) { width = 600; height = 400; } else if ("4".equals(profileType)) { width = 502; height = 656; } else if ("8".equals(profileType)) { width = 244; height = 656; } else if ("24".equals(profileType)) { width = 223; height = 103; } %> FIVE STAR Professional | Profile