String getContextPath() 虚拟路径
用法:application.getContextPath()
String getRealPath() 绝对路径(相对虚拟路径)
用法:application.getRealPath()