请把 http://tomcat.apache.org/ 首页的这一段话用中文翻译一下?Apache Tomcat is the servlet container that is used in the officialReference Implementation for the Java Servlet and JavaServer Pagestechnologies. The Java Servlet and JavaServer Pages specifications aredeveloped by Sun under the Java Community Process.Apache Tomcat is developed in an open and participatory environment andreleased under the Apache Software License. Apache Tomcat is intended tobe a collaboration of the best-of-breed developers from around the world.We invite you to participate in this open development project. To learnmore about getting involved, click here.Apache Tomcat powers numerous large-scale, mission-critical webapplications across a diverse range of industries and organizations. Someof these users and their stories are listed on the PoweredBy wiki page.

请把 http://tomcat.apache.org/ 首页的这一段话用中文翻

译一下?

Apache Tomcat is the servlet container that is used in the official

Reference Implementation for the Java Servlet and JavaServer Pages

technologies. The Java Servlet and JavaServer Pages specifications are

developed by Sun under the Java Community Process.

Apache Tomcat is developed in an open and participatory environment and

released under the Apache Software License. Apache Tomcat is intended to

be a collaboration of the best-of-breed developers from around the world.

We invite you to participate in this open development project. To learn

more about getting involved, click here.

Apache Tomcat powers numerous large-scale, mission-critical web

applications across a diverse range of industries and organizations. Some

of these users and their stories are listed on the PoweredBy wiki page.


相关考题:

公司的网站是是由java语言编写,那么处理JSP动态请求,服务器平台应需要以下哪些环境?() A、Apache,TomcatB、Apache,Tomcat,JDKC、Apache,Tomcat,JRED、Apache,IIS

支持JSP2.0和Servlet2.4的TOMCAT版本是()。 A.TOMCAT4.0以上B.TOMCAT4.24以上C.TOMCAT5.0以上D.TOMCAT5.5以上

WhichtwoclassesorinterfacesprovideagetSessionmethod?() A.javax.servlet.http.HttpServletRequestB.javax.servlet.http.HttpSessionContextC.javax.servlet.http.HttpsServletResponseD.javax.servlet.http.HttpSessionBindingEventE.javax.servlet.http.HttpSessionAttributeEvent

Whichinterfacemustaclassimplementtobeinformedofasessioncreationevent?() A.javax.servlet.http.HttpSessionListenerB.javax.servlet.http.HttpSessionBindingListenerC.javax.servlet.http.HttpSessionCreationListenerD.javax.servlet.http.HttpSessionActivationListener

Whichinterfacemustasessionattributeimplementifitneedstobenotifiedwhenawebcontainerpersistsasession?() A.javax.servlet.http.HttpSessionListenerB.javax.servlet.http.HttpSessionBindingListenerC.javax.servlet.http.HttpSessionAttributeListenerD.javax.servlet.http.HttpSessionActivationListener

Whichinterfacemustaclassimplementsothatinstancesoftheclassarenotifiedafteranyobjectisaddedtoasession?() A.javax.servlet.http.HttpSessionListenerB.javax.servlet.http.HttpSessionValueListenerC.javax.servlet.http.HttpSessionBindingListenerD.javax.servlet.http.HttpSessionAttributeListener

web和tomcat的区别 请各位高手举例说明一下web和tomcat,Apache的区别?

要检查WAS服务器连接的CCS是否正确,可以检查哪个配置文件(假设是windows平台)()。 A.~\was\apache-tomcat\conf\context.xmlB.~\was\apache-tomcat\conf\server.xmlC.~\was\apache-tomcat\conf\was.xmlD.~\was\apache-tomcat\conf\weB.xml

Apache和Tomcat都是服务器,他们之间的相同点有() A.两者都是Apache组织开发的B.两者都有HTTP服务的功能C.两者都是免费的D.以上全是