📄 lib0029.html
字号:
<html>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<head>
<title>Section 2: Designing J2EE Applications</title>
<link rel="STYLESHEET" type="text/css" href="images/xpolecat.css">
<link rel="STYLESHEET" type="text/css" href="images/ie.content.css">
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div STYLE="MARGIN-LEFT: 0.15in;"><a href="toc.html"><img src="images/teamlib.gif" width="62" height="15" border="0" align="absmiddle" alt="Team LiB"></a></div></td>
<td align="right"><div STYLE="MARGIN-LEFT: 0.15in;">
<a href="LiB0028.html"><img src="images/previous.gif" width="62" height="15" border="0" align="absmiddle" alt="Previous Section"></a>
<a href="LiB0030.html"><img src="images/next.gif" width="41" height="15" border="0" align="absmiddle" alt="Next Section"></a>
</div></td></tr></table>
<br>
<div class="part">
<a name="pt02"></a>
<h1 class="part-title"><span class="chapter-titlelabel">Section 2: </span>Designing J2EE Applications</h1><div name="listofchapters" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oeb="http://openebook.org/namespaces/oeb-package/1.0/">
<h2 class="lot-title">Chapter List</h2>
<div class="lot-body">
<dl>
<dt class="lotentry">
<a href="LiB0030.html#129" target="_parent" class="chapterjump">Chapter 5:</a> A Layered Approach to J2EE Design</dt>
<dt class="lotentry">
<a href="LiB0038.html#184" target="_parent" class="chapterjump">Chapter 6:</a> Creating the Object Model</dt>
<dt class="lotentry">
<a href="LiB0047.html#216" target="_parent" class="chapterjump">Chapter 7:</a> Creating the Data Model</dt>
<dt class="lotentry">
<a href="LiB0054.html#251" target="_parent" class="chapterjump">Chapter 8:</a> Network Architecture</dt>
<dt class="lotentry">
<a href="LiB0061.html#275" target="_parent" class="chapterjump">Chapter 9:</a> Planning Construction</dt>
</dl>
</div>
</div>
<div class="partintro">
<h3 class="partintro-title">
<a name="N10">Part Overview</a>
</h3>
<a name="127"></a><a name="IDX-47"></a><a name="128"></a><a name="IDX-48"></a>
<p class="para">The technical architect typically leads and facilitates all application design activities. In this section, you will learn how to:</p>
<ul class="itemizedlist">
<li class="first-listitem">
<p class="first-para">Document application designs with object models so other development staff can easily understand the design.</p>
</li>
<li class="listitem">
<p class="first-para">Understand software layering concepts and how to use them to organize J2EE applications into smaller and more manageable sections.</p>
</li>
<li class="listitem">
<p class="first-para">Apply common design patterns at each software layer.</p>
</li>
<li class="listitem">
<p class="first-para">Document application storage requirements using data-modeling techniques.</p>
</li>
<li class="listitem">
<p class="first-para">Design XML document formats.</p>
</li>
<li class="listitem">
<p class="first-para">Understand common network architectures for J2EE applications and how the network architecture assists in providing security, scalability, and high-availability features.</p>
</li>
<li class="listitem">
<p class="first-para">Refine project estimates after the design phase.</p>
</li>
</ul>
</div>
</div><br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div STYLE="MARGIN-LEFT: 0.15in;"><a href="toc.html"><img src="images/teamlib.gif" width="62" height="15" border="0" align="absmiddle" alt="Team LiB"></a></div></td>
<td align="right"><div STYLE="MARGIN-LEFT: 0.15in;">
<a href="LiB0028.html"><img src="images/previous.gif" width="62" height="15" border="0" align="absmiddle" alt="Previous Section"></a>
<a href="LiB0030.html"><img src="images/next.gif" width="41" height="15" border="0" align="absmiddle" alt="Next Section"></a>
</div></td></tr></table>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -