Please enable JavaScript.
Coggle requires JavaScript to display documents.
JAVA WEB TECHNOLOGIES : (Java EE architecture (Business Logic Tier…
JAVA WEB TECHNOLOGIES :
Servelet API : A Java servlet processes or stores a Java class in Java EE that conforms to the Java Servlet API
-
-
Technologies in Java EE
Java application : Support applications that implement enterprise services for customers, employees, suppliers, partners and other who make demands on or contribution to the enterprise
Java Applet : An applet is a small Internet-based program written in Java, a programming language for the Web, which can be downloaded by any computer. The applet is also able to run in HTML
Java EE architecture
Business Logic Tier
Functionality which deals with the processing of information,the execution of commands and the coordination of application execution.
-
-
-
-
-
-