Section 1

Preview this deck

deployment

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (7)

Section 1

(7 cards)

deployment

Front

the process of getting your program ready and available for any user to run the program independent of an IDE

Back

html files

Front

files that can be displayed in a web browser as web pages

Back

JAR Files (.jar)

Front

A Java version of zip files

Back

2 tier

Front

a Java system with a client and a server

Back

JNLR files

Front

Files that describes how your application/applet should be launched

Back

3 tier

Front

A Java system with a client, a server, and a database

Back

package

Front

A collection of related classes.

Back