yyyyyyyyyyyyyyyyyyyy

博客园 首页 新随笔 联系 订阅 管理

2016年6月29日 #

摘要: 方法一: linux 下tomcat开机自启动修改Tomcat/bin/startup.sh 为:export JAVA_HOME=/usr/Java/j2sdk1.4.2_08export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/tools.jar:$JAVA_HO 阅读全文
posted @ 2016-06-29 22:18 xxxxxxxx1x2xxxxxxx 阅读(146) 评论(0) 推荐(0)

摘要: http://wiki.apache.org/tomcat/HowTo Contents Meta How do I add a question to this page? How do I contribute to Tomcat's documentation? Installation Ho 阅读全文
posted @ 2016-06-29 21:47 xxxxxxxx1x2xxxxxxx 阅读(340) 评论(0) 推荐(0)

摘要: Start tomcat services using authbind this will allow user to start ports less than 1024 we do not need to redirect or iptables. apt-get install authbi 阅读全文
posted @ 2016-06-29 21:42 xxxxxxxx1x2xxxxxxx 阅读(443) 评论(0) 推荐(0)

摘要: Jsvc安装 一、下载安装包,地址如下: http://commons.apache.org/proper/commonsdaemon/download_daemon.cgi 二、安装步骤,参考链接 http://commons.apache.org/proper/commons-daemon/js 阅读全文
posted @ 2016-06-29 20:56 xxxxxxxx1x2xxxxxxx 阅读(480) 评论(0) 推荐(0)

摘要: How to run Tomcat without root privileges? 1. The best way is to use jsvc, available as part of the commons-daemon project. 2. One way is to put Apach 阅读全文
posted @ 2016-06-29 20:35 xxxxxxxx1x2xxxxxxx 阅读(151) 评论(0) 推荐(0)

摘要: Spring hello world实例Spring松耦合实例Spring JavaConfig实例Spring JavaConfig @Import实例Spring依赖注入(DI)Spring使用Setter依赖注入Spring通过构造方法依赖注入Spring Bean引用例子如何注入值到Spri 阅读全文
posted @ 2016-06-29 17:10 xxxxxxxx1x2xxxxxxx 阅读(261) 评论(0) 推荐(0)

摘要: http://www.yiibai.com/nodejs/ http://www.runoob.com/nodejs/nodejs-tutorial.html http://www.runoob.com/nodejs/nodejs-http-server.html http://www.runoob 阅读全文
posted @ 2016-06-29 12:12 xxxxxxxx1x2xxxxxxx 阅读(217) 评论(0) 推荐(0)