11 2016 档案
摘要:1、【官方文档】本人不推荐。在tomcat\conf下server.xml中找到<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespac
阅读全文
摘要:jsp代码 <!-- 文件上传 --> <label class="control-label">请选择要导入的Excel文件:</label><input type="file" name="uploadFiles" id="uploadfile" class="file-loading" />
阅读全文
摘要:1、权限管理有几张表,并画出简单的uml图(很重要),权限管理的框架有哪些 (RBAC权限模型 ) 权限管理的框架有:shrio、Spring Security 2、servlet是什么以及流程,servlet的步骤,问的深一点会问init和destroy作用 Servlet是一种java技术,处理
阅读全文
摘要:将JDK\lib\目录下的tools.jar拷贝到提示的路径\.m2\repository\com\sun\tools\1.5.0\目录下,并将tools.jar改名为 tools-1.5.0.jar,并在pom.xml中作如下配置: <dependency> <groupId>com.sun</g
阅读全文
摘要:简介:Apache Shiro是Java的一个安全框架,类似于Spring Security。 基本构成: Authentication:身份认证/登录,验证用户是不是拥有相应的身份; Authorization:授权,即权限验证,验证某个已认证的用户是否拥有某个权限; Session Manage
阅读全文
摘要:1,build workspace很慢 1可以在eclipse中点击project 取消bulid auto~ 2可以右击项目 选properties builders 去掉validation (maven project builder) 2,tomcat启动不了(Starting Tomcat
阅读全文
摘要:http://www.imooc.com/u/3370789
阅读全文

浙公网安备 33010602011771号