1.root@nginx~]#vi/usr/local/tomcat/apache-tomcat-8.0.14/conf/tomcat-users.xml添加如下红色部份<tomcat-users><!--NOTE:Bydefault,nouserisincludedinthe"manager-gui"rolerequiredtooperatethe"/manager/html"webapplication.Ifyouwishtousethisapp,youmustdefin..
分类:
系统相关 时间:
2015-01-07 19:05:25
阅读次数:
219
tomcat安装成功后并启动 ./startup.sh, 访问 http://ip:8080 ,提示无法访问检查点:1)检查\tomcat\conf\web.xml配置,可访问哪些页面 index.html index.htm index.jsp 2)...
分类:
其他好文 时间:
2015-01-07 14:33:34
阅读次数:
238
1、继承cordovaActivity的Native实现类 2、编写javascript代码 3、编写plugin.xml配置文件
分类:
其他好文 时间:
2015-01-06 23:02:48
阅读次数:
374
最近项目要用到mybatis中间件,中间涉及到要对表结构生成bean,dao,和sqlconfig.xml 所以记录一下学习过程首先是准备工作,即准备需要的jar包:我们的数据库mysql,所以驱动用的mysql-connector-5.1.8.jar 另外还需要 mybatis的jar包: myb...
分类:
其他好文 时间:
2015-01-06 19:41:41
阅读次数:
150
/list.jsp list_book list_book ...
分类:
其他好文 时间:
2015-01-06 17:10:00
阅读次数:
99
01:导包,web.xml配置 struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter stru...
分类:
其他好文 时间:
2015-01-06 15:29:15
阅读次数:
172
因为项目需要读取xml配置文件,在原来调查一番后,项目组使用了tinyxml.tinyxml确实简单,非常清楚的就把读取方案写出来了。但是,由于后期xml文件越来越大(2.5M,大概1w多行数据),结果导致运行速度越来越低(17s)。于是,不得不开始寻找改善方案。在网上调查一番后,普遍认为xml读取...
Wix的xml配置确实很费劲,忍不住有点像吐槽一下,前四篇完成的功能在Windows Installer中通过配置能很快的弄出来。可惜有很多加了锁的功能在InstallShield Limited Edition 版本中是用不了的。 但基本满足安装需求了。按照这个目录(下图)一个一个去配,配出来的也...
分类:
移动开发 时间:
2015-01-06 13:48:58
阅读次数:
391
web.xml 配置中classpath: 与classpath*:的区别 - Felixyao的日志 - 网易博客 http://blog.163.com/ygplpr@126/blog/static/389691162012116102750608/首先 classpath是指 WEB-INF文...
分类:
Web程序 时间:
2015-01-06 11:37:08
阅读次数:
155
01:web.xml配置: struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter ...
分类:
其他好文 时间:
2015-01-04 22:59:08
阅读次数:
196