Tomcat,JBoss和Glassfish有什么区别? [英] What is the difference between Tomcat, JBoss and Glassfish?

查看:141
本文介绍了Tomcat,JBoss和Glassfish有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开始研究Enterprise Java,我在下面的书中提到它会使用JBoss。 Netbeans与Glassfish一起发货。



这三个程序之间有什么区别?

解决方案

Tomcat只是一个servlet容器,即它只实现servlet和JSP规范。 Glassfish和JBoss是完整的Java EE服务器(包括EJB,JMS等),Glassfish是最新的Java EE 6堆栈的参考实现,但是JBoss在2010年还没有完全支持它。

I am starting to look into Enterprise Java and the book I am following mentions that it will use JBoss. Netbeans ships with Glassfish. I have used Tomcat in the past.

What are the differences between these three programs?

解决方案

Tomcat is just a servlet container, i.e. it implements only the servlets and JSP specification. Glassfish and JBoss are full Java EE servers (including stuff like EJB, JMS, ...), with Glassfish being the reference implementation of the latest Java EE 6 stack, but JBoss in 2010 was not fully supporting it yet.

这篇关于Tomcat,JBoss和Glassfish有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆