Home  >  Article  >  Java  >  What are the common middleware in java development?

What are the common middleware in java development?

王林
王林Original
2020-06-16 09:22:1815759browse

What are the common middleware in java development?

Commonly used middleware in java development are:

1, tomcat;

2, Weblogic;

3, JBOSS ;

4, Coldfusion;

5, Websphere

6, GlassFish

(Video tutorial recommendation: java video tutorial)

Let’s briefly talk about their usage scenarios:

Generally, it is recommended to use tomcat for local development. For Linux systems, it is recommended to use jetty or apache hpptd.

Large projects use JBOSS or weblogic, small projects or personal development use tomcat, large projects or commercial projects generally use weblogic/webshere, and others include jboss, glasshfish, etc.

Recommended tutorial: java entry program

The above is the detailed content of What are the common middleware in java development?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn