由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Please Help!
相关主题
Re: 一个最近完成的JAVA项目的反思。JSP/SERVLET里面如何实现弹出窗口(新短信)功能
运行servlet时出现的http status 404问题想起几年前Re: run servlet from command line?
请问如何在jbuider里面安装poi?谁能介绍一下java有哪些比较有名的open source project
找在servlet里处理上传文件的包Run Servlet with Tomcat
jBuiler 4白皮书(来自inprise网站)One more servlet Q: Http Session
有没有怎么配置jbuilder+jboss+tomcat的资料Help on compiling servlet with Tomcat
Use Tomcat 5 in JBuilder 7How to make php and servlet work togethe
JB JAVA Bean,SERVLET位置一问大家做JSP/Java开发的配置是怎样的?
相关话题的讨论汇总
话题: apache话题: tomcat话题: servlet话题: server话题: installed
进入Java版参与讨论
1 (共1页)
m******y
发帖数: 588
1
I am not familar with servlet. I found the server for the servlet
in Jbuilder is Tomcat while our server is using Apache. So could
servlet run in apache or the server needs Tomcat installed? If
Tomcat needs to be installed, can it run together with Apache?
Thanks for the answer!
m******y
发帖数: 588
2
Anyone answer my question???

【在 m******y 的大作中提到】
: I am not familar with servlet. I found the server for the servlet
: in Jbuilder is Tomcat while our server is using Apache. So could
: servlet run in apache or the server needs Tomcat installed? If
: Tomcat needs to be installed, can it run together with Apache?
: Thanks for the answer!

g*****g
发帖数: 34805
3
Tomcat can run with Apache.

【在 m******y 的大作中提到】
: Anyone answer my question???
m******y
发帖数: 588
4
thanks.

【在 g*****g 的大作中提到】
: Tomcat can run with Apache.
m**i
发帖数: 89
5
First of all, Tomcat is Apache too:-) Tomcat is a subproject of Jakarta
which is founded by Apache Foundation.
Servlet, just like its name, is a plugin to a Java env, or say,
Application Server. However, Apache web server is not such kind of env.

【在 m******y 的大作中提到】
: I am not familar with servlet. I found the server for the servlet
: in Jbuilder is Tomcat while our server is using Apache. So could
: servlet run in apache or the server needs Tomcat installed? If
: Tomcat needs to be installed, can it run together with Apache?
: Thanks for the answer!

1 (共1页)
进入Java版参与讨论
相关主题
大家做JSP/Java开发的配置是怎样的?jBuiler 4白皮书(来自inprise网站)
[转载] 急!在线等---从Servlet调用AXIS的Web Service 遇到问题!有没有怎么配置jbuilder+jboss+tomcat的资料
Re: [转载] 急!在线等---从Servlet调用AXIS的Web ServUse Tomcat 5 in JBuilder 7
请教一个安全方面的MASTER题目JB JAVA Bean,SERVLET位置一问
Re: 一个最近完成的JAVA项目的反思。JSP/SERVLET里面如何实现弹出窗口(新短信)功能
运行servlet时出现的http status 404问题想起几年前Re: run servlet from command line?
请问如何在jbuider里面安装poi?谁能介绍一下java有哪些比较有名的open source project
找在servlet里处理上传文件的包Run Servlet with Tomcat
相关话题的讨论汇总
话题: apache话题: tomcat话题: servlet话题: server话题: installed