S
S
Sergey Nizhny Novgorod2017-05-31 13:58:03
Java
Sergey Nizhny Novgorod, 2017-05-31 13:58:03

What is the difference between TomCat and GlassFish?

Hello everyone
What is the difference between TomCat and GlassFish? And if I deploy a web project to Spring, what should I choose from this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
protven, 2017-05-31
@Terras

TomCat is a servlet container. Glassfish is the reference implementation of the JEE application server. That is, in addition to the servlet container, GF contains implementations of other JavaEE technologies, such as EJB, JPA, JMS, and so on.
If you write in the spring - take the Tomkat and don't worry.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question