answersLogoWhite

0

What is deployment in java?

Updated: 8/11/2023
User Avatar

Wiki User

15y ago

Best Answer

Deploy = build packet application that use by user to install your program

Deploy = Finishing & Packaging

In Java :

- desktop : usually we deploy application to *.jar files

- web app : usually we deploy it to *.war files

feel free to visit http://www.javaclopedia.com

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

Deployment is a term that is commonly used in web application development. Once a web application is ready to be used/tested, we create an enterprise archive file (EAR file) You may know that you need a web server like weblogic or tomcat to run a web application. We need to place this EAR file in this server and point it to the server so that requests to access that web application are serviced by the server. This is called deployment. There are various tools that help us in doing a deploy. You can use the servers console interface to deploy or you can use tools like Apache Ant.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is deployment in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is meant by development and deployment in java programming language?

These terms are not limited to Java programming. Development refers to anything having to do with creating a program. Design and implementation fall under this category. Deployment is delivering the program to other people.


What is the meaning of deplyoment IN JAVA?

Deployment is the process of copying the compiled Java classes to a server or client. Once deployed, the server is able to run those classes (as in Java servlets), or serve those files to clients (as in Java applets), or be executed as programs (as in Java desktop applications).


What do you mean by java foundation course?

The Java Foundation Classes (JFC) are a comprehensive set of GUI components and services which dramatically simplify the development and deployment of commercial-quality desktop and Internet/Intranet applications.


What do you mean by JFC in java?

The Java Foundation Classes (JFC) are a comprehensive set of GUI components and services which dramatically simplify the development and deployment of commercial-quality desktop and Internet/Intranet applications. Sundeep


What is Java Development Kit?

The "JDK" is the Java Development Kit. I.e., the JDK is bundle of software that you can use to develop Java based software. Typically, each JDK contains one (or more) JRE's along with the various development tools like the Java source compilers, bundling and deployment tools, debuggers, development libraries, etc.


What are the advantages of JFC?

JFC stands for Java Foundation Classes. They are a set of GUI components and services which simplify the development and deployment of commercial-quality desktop and internet/intranet applications.


What is jfc?

The Java Foundation Classes (JFC) are a comprehensive set of GUI components and services which dramatically simplify the development and deployment of commercial-quality desktop and Internet/Intranet applications.


What do you mean by course course?

The Java Foundation Classes (JFC) are a comprehensive set of GUI components and services which dramatically simplify the development and deployment of commercial-quality desktop and internet/Intranet applications.


What is database deployment?

What is database deployment?


How do you add .jar files in java?

1) GO to properties of the project. 2) click on deployment assembly . 3) click on add external jar. 4) browse from the directory. 5) click select


What is network deployment?

deployment in network not local


What are the four phases of deployment?

post- deployment