2017-08-22 13:14

@JFinal org.apache.shiro.config.ConfigurationException: Shiro INI configuration was either not found or discovered to be empty/unconfigured. 这个错误没有方向,请指教一下,谢谢

2017-08-22 10:04

@JFinal 你好,我下载了Demo,加载图片时。路径是对的,但是出现err_connection fefused,拒绝连接,过滤器打断点,也没有进来。谷歌浏览器没有其他插件

2017-08-21 18:18

@JFinal 谢谢,已经解决。不过页面中应该这样用$(webctx),不是#(webctx)

2017-08-21 18:11

@JFinal 好的,收到,谢谢

2017-08-21 18:02

@JFinal public Handlers add(Handler handler) {
if (handler != null)
handlerList.add(handler);
return this;
}这个方法的参数是不是不支持ContextHandler

2017-08-21 18:01

@JFinal public void configHandler(Handlers me)加在这个方法里了

2017-08-21 17:58

@JFinal me.add(new ContextHandler("webctx")) 添加一个 handler, add报错The method add(Handler) in the type Handlers is not applicable for the arguments (ContextHandler)

2017-08-21 17:27

@JFinal 正在看3.2版,8月12日那个

2017-08-21 17:23

@JFinal 好的,我试试,谢谢!第一次接触JFinal

2017-08-21 17:17

${webctx}没找到在哪里配置的

2017-08-21 17:04

这些js及jquery确实存在

2017-08-21 17:03