First Day: Motivation

本文介绍了J2EE平台的基本概念及其在Java客户端-服务器应用开发中的作用,并详细解释了EAR和WAR文件的组成及用途。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Since I have been invoking with J2EE, especially JSF and WebSphere Portlet, for almost two years, I believe it is the time to record what I have learned in between, and share the experience with you. My motivation is very simple: exchange our minds to ease the work.

For the first day, I start with some simple concepts.

What is J2EE?

It is the Platform.

It is the Platform for developing client-server applications in Java.

The platform is highly available, reliable, scalable, and secure platform.

 

What is EAR, WAR files?

EAR: It is the enterprise archive. It represents a J2EE application that can be deployed into Application Server. An .ear file contains a deployment descriptor (application.xml), which describes the contents of the application and contains instructions for the entire application, such as security settings to be used in the runtime environment.

WAR: It contains all the components of a Web application, like HTML-, CSS-, JSP-files, Complied Java Servelt classes, images, and portlet. The .war file includes a deployment descriptor (web.xml), which describes how to deploy the various components packaged within the Web module.

That's all for today. Resources are from IBM Redbooks.

 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值