${} 合起来用来标识变量。如果帮助,请采纳。
${}是指在jsp的四个对象page,request,session,application中取值
一种标识变量,${pageContext.request.contextPath}这种就会在request对象里面取contextPath属性中对应的值