Introduction - If you have any usage issues, please Google them yourself
@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1" >
<
String path = request.getContextPath()
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"
>