05 2018 档案
摘要:ajax 本身是不适用于页面跳转的; 可以借助其他方法实现: 1,window.location.href = "/home"; 2,springMVC 返回的modelAndView (redirect:xxx) 两者用一个即可
阅读全文
摘要:遇到个很奇怪的问题; 在使用shrio的时候,未登陆的情况下,能正常识别转发welcome-file-list index 登陆之后无法识别welcom-file-list,需要手动输入/index才能转发 注销了之后又可以识别 其中springMVC的拦截为 /* 问题尚未解决。。。。 解决方案
阅读全文
摘要:Exception in thread "Thread-15" java.lang.IllegalStateException: No thread-bound request found: Are you referring to request attributes outside of an
阅读全文

浙公网安备 33010602011771号