authc = org.nutz.integration.shiro.CaptchaFormAuthenticationFilter
authc.loginUrl = /user/login
logout.redirectUrl= /user/login
提交登陆后, 总是返回404, 地址栏回到 http://localhost/3dazer/user/login
如果在地址栏回车就是进入正常登陆页面
控制台信息:
[ActionInvoker.http-nio-80-exec-11] Path=[/user/login] available methods[GET] but request [POST], using the wrong http method?
08-20 11:31:36.043 DEBUG - [UrlMappingImpl.http-nio-80-exec-11] Search mapping for path=/user/login : NOT Action match