
Apache
asdfgasfg
我是一个很简单的人。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Apache与tomcat的整合
参考:http://www.blueidea.com/computer/soft/2008/5966.asp一,准备工作 1.下载Apache:http://httpd.apache.org/download.cgi 2.下载Tomcat:http://tomcat.apache.org/ 3.下载JDK: 4.下载JK:http://www.apache.org/dis原创 2011-06-04 09:31:00 · 559 阅读 · 0 评论 -
Target runtime Apache Tomcat v7.0 is not defined.
今天整理一个以前做的一个项目时发现项目上有个红叉叉,太不爽了,Problems视图提示"Target runtime Apache Tomcat v7.0 is not defined.",最后Google了一下说要修改这个文件"工程名/.settings/org.eclipse原创 2011-09-17 01:30:51 · 38929 阅读 · 12 评论 -
tomcat
今天去官方网站上下栽tomcat,发现有Core和Deployer两种一时不知道咋下了,后来才知道Deployer只是用来部署web应用的,而Core是开发用的.tomcat环境变量: 1.新建CATALINA_HOME变量: 变量名:CATA原创 2011-09-16 23:44:32 · 3323 阅读 · 0 评论