answersLogoWhite

0

What is java web development?

User Avatar

Anonymous

9y ago
Updated: 8/19/2019

A Java web application is a collection of dynamic resources (such as Servlets, JavaServer Pages, Java classes and jars) and static resources (HTML pages and pictures). A Java web application can be deployed as a WAR (Web Archive) file. A WARfile is a zip file which contains the complete content of the corresponding web application.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Can I do android app development in html?

Android uses the language Java which is a intense language used to design application. In web development you use Java Script which is used to edit web pages.


What classes are needed for java web development?

There are many different classes that teach Java Web Development. You must be comfortable with the coding language Javascript and have a basic grasp on how the internet and programming works.


Which best java or csharp?

It depends what you are planning to do. java is more popular for web applications, c# for software development. c# is becoming more popuplar day to day soo it will be used for web applications as much as java.


What has the author Ramesh Nagappan written?

Ramesh Nagappan has written: 'Developing Java Web services' -- subject(s): Application software, Computer Technology, Development, Java (Computer program language), Nonfiction, OverDrive, Web site development


What is JAVA Servlet Development Kit?

Java Servlet Development Kit is an integrated development kit used to build, test, and deploy Java Servlet applications. JSDK allows most standard Web server such as Netscape servers, IIS, Apache and others to load servlets . JSDK is a suite of software for easing the development of Java servlets.


Is java EE dependent on java SE?

EE is design for heavy duty business development and web use while SE is more general.


What kind of works on java?

It is a type of language can be understand by computer system . It is used in software development and in web designing.


When was Java Web Start created?

Java Web Start was created in 2001.


What is THE definition of advance java?

Advanced Java refers to the specialized and extended features of the Java programming language beyond the basics (Core Java). It includes topics like JDBC, Servlets, JSP, Web Services, and frameworks like Spring and Hibernate, enabling the development of web-based, distributed, and enterprise-level applications. It is commonly used in building dynamic and complex software systems.


What is the difference between ASP.net and JAVA?

ASP.NET and Java are two frameworks/languages for web development. ASP.NET stands for Active Server Pages and is applied to Microsoft's .NET framework.


What is meant by The Java Software Development Kit?

It is a kit of JAVA development tools that are normally not shipped with JAVA! MOST companies have "Development kits" for their software - Java is not an exception!


What is the contribution of Java to the World Wide Web?

Java has significantly contributed to the World Wide Web through its platform independence, enabling developers to create applications that run on any device with a Java Virtual Machine (JVM). Its introduction of applets allowed for interactive web content, although this has largely been replaced by more modern technologies. Additionally, Java is a foundational technology for server-side applications, powering many web servers and frameworks, which facilitate dynamic content generation and enhance web functionality. Overall, Java's versatility and robustness have made it integral to web development.