Question

In: Computer Science

Java is often called a middleware platform. What does this mean?

Java is often called a middleware platform. What does this mean?

Solutions

Expert Solution

Solution:

First we have to know what is a middleware.A Middleware is software used to close the gap between apps and other tools or information. Middleware stays between the app and the apps running on it. It is an effective software that provides a way to communicate and manage data between applications that would otherwise not have a way to exchange data - such as software tools and data.


Middleware is about service delivery. Java is often called a middleware platform cause it allows the software to run and the framework is very focused on software development, It will provide services for your application. These services will allow your app to support multiple users simultaneously, connect to multiple data sources, interact with services offered in other intermediate environments, expand the platform rating system, support several frameworks to provide developer flexibility and many more relevant features.


Some examples of best middleware in the Java world are application servers such as Glassfish, JBoss and Websphere etc.

Thanks.I hope you like the answers.Please Vote UP ;)


Related Solutions

1. In Java, what does the last line mean? What does scan.nextLine(); mean?
1. In Java, what does the last line mean? What does scan.nextLine(); mean?import java.util.Scanner;Scanner scan = new Scanner (System.in);message = scan.nextLine();2. Assuming that a Random object has been created called generator, what is the range of the result of each of the following expressions? Also, do each example using nextFloat()•generator.nextInt(20)•generator.nextInt(8) + 1•generator.nextInt(100) – 50
What does it mean to supply to a multisided platform when an organization becomes a Multi-sided...
What does it mean to supply to a multisided platform when an organization becomes a Multi-sided Platform? Please provide an example.
What risks does running a platform open up to a platform owner like Facebook? What challenges...
What risks does running a platform open up to a platform owner like Facebook? What challenges has it encountered, and how did it deal with these challenges?
What does it mean Connect Customers when an organization isbecomes a Multi-sided Platform? Please provide...
What does it mean Connect Customers when an organization is becomes a Multi-sided Platform? Please provide an example.
Which java collection have you used the most? and why? What does static mean in Java...
Which java collection have you used the most? and why? What does static mean in Java and when should you use it? (Both static variable and static method) What does abstract keyword mean in java and when should you use? (Both abstract class and method)
In java, what does it mean when a variable "exists" from its declaration to }?
In java, what does it mean when a variable "exists" from its declaration to }?
It is often stated that ethics tend to be "reactive instead of proactive". What does this statement mean?
It is often stated that ethics tend to be "reactive instead of proactive". What does this statement mean? Can a professional be ethical but be considered unprofessional? How? In what ways do ethics and personal values relate to one another? Be specific to you intended profession.
1. What does it mean to say that HSV-1 is often latent? It is always present...
1. What does it mean to say that HSV-1 is often latent? It is always present in infected individuals, but lesions may be small or hidden It is normally difficult to detect even when causing an active infection unless appropriate screening tests are conducted It undergoes periods of inactivity when it resides in trigeminal nerve ganglia and does not cause symptoms It undergoes cycles of rapid growth and slower growth, affecting the symptoms that can be observed 2. Which of...
A. What does void mean? B. Will Java complain if a returned value is not stored/printed?...
A. What does void mean? B. Will Java complain if a returned value is not stored/printed? C. Can you return more than one variable in Java? D. What happens if code exists after a return statement?
What does it mean when Java short-circuits a logical and/or? Why might you not want to...
What does it mean when Java short-circuits a logical and/or? Why might you not want to short-circuit a logical operation?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT