ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/migration/migappassem.htm

31 lines
1.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Application assembly in WebSphere Application Server - Express</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><A NAME="migappassem"></A>Application assembly in WebSphere Application Server - Express</h3>
<p>Version 3.5.x developers use the administrative console to create, edit, and view
application configurations. WebSphere Application Server - Express developers use the WebSphere Development Studio Client for iSeries to package, edit, and view J2EE applications. For more information, see <a href="../program/pgmassem.htm">Step 4: Assemble your application</a> in the <em>Application Development</em> topic.</p>
<p>Packaging J2EE applications includes: </p>
<ul>
<li>Copying appropriate files into the enterprise archive (EAR) file, including
classes, JSP files, HTML, and image files.</li>
<li>Defining deployment descriptor files for modules and applications.</li>
</ul>
</body>
</html>