Types of Java Applications
Types of Java Applications
Java was developed by Sun Microsystems (which is now the subsidiary of Oracle) in the
year 1995. James Gosling is known as the father of Java. Before Java, its name was Oak.
Since Oak was already a registered company, so James Gosling and his team changed
the Oak name to Java.
Application
According to Sun, 3 billion devices run Java. There are many devices where Java is
currently u sed.
Some of them are as follows:
There are mainly 4 types of applications that can be created using Java programming:
1) Standalone Application
2) Web Application
An application that runs on the server side and creates a dynamic page is called a web
application. Currently, Servlet, JSP, Struts, Spring, Hibernate, JSF, etc. technologies are
used for creating web applications in Java.
3) Enterprise Application
4) Mobile Application
4) JavaFX
It is used to develop rich internet applications. It uses a light-weight user interface API
(Application programming Interface).
Thank you
Basics of Java Technology
Java is a high level secured object oriented programming language. Java has
developed by sun micro-systems and latterly hand over to the oracle corporation. Java
is widely used in mobile phones to enterprise servers, computing platforms. Java is
platform independent software that is which can work every platform.
Standalone Applications
Web Applications
Web application is a client server software application which is run by the client. Web
application includes mail, online retail sales, Wikipedia information’s. Servlet, jsp, jsf
which are used to create web applications.
Enterprise Application
Mobile Application
Mobile application is developed for run the mobile phones and tablets.