@Override
public void configHandler(Handlers me) {
me.add(new ContextPathHandler("path"));//加入路径
}
在页面使用 #(path), 但是没有值