ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/program/pgmplan.htm

41 lines
3.3 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>Step 1: Plan</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h2><A NAME="pgmplan"></A>Step 1: Plan</h2>
<p>Before you begin designing and developing your application, you should take the time to prepare your development environment and gather information. </p>
<ul>
<li><p>Install development tools on your workstation. WebSphere Application Server - Express for iSeries ships with WebSphere Development Studio Client for iSeries. This tool consolidates development tools for traditional and e-business application development to the Eclipse-based Integrated Development Environment (IDE) WebSphere Studio Workbench. For more information on the WebSphere Development Studio Client, see <a href="pgmtools.htm">Application development tools</a>.</p></li>
<li>Collect the necessary documentation and resources.
<ul>
<li>WebSphere Application Server - Express for iSeries documentation and the WebSphere Application Server - Express APIs documentation from the <a href="http://www.ibm.com/eserver/iseries/software/websphere/wsappserver/docs/docws50.html" target="_">WebSphere Application Server - Express for iSeries website</a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Go to Internet" border="0"></li>
<li><a href="http://java.sun.com/products/servlet/index.html" target="_">Sun Microsystems Java Servlet 2.3 API Specification and Javadoc</a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Go to Internet" border="0"></li>
<li><a href="http://java.sun.com/products/jsp/index.html" target="_">Sun Microsystems JavaServer Pages 1.2 Specification</a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Go to Internet" border="0"></li>
<li><a href="http://java.sun.com/products/jndi/tutorial/" target="_">The JNDI Tutorial: Building Directory-Enabled Java Applications</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"></li>
<li><a href="http://developer.java.sun.com/developer/onlineTraining/JavaMail/" target="_">Fundamentals of the JavaMail</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"></li>
<li><a href="http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/JSPIntro.html" target="_">JavaServer Pages Technology</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"></li>
<li><a href="http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/JSPTags.html" target="_">Custom Tags in JSP Pages</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"></li>
<li><a href="http://developer.java.sun.com/developer/onlineTraining/Beans/bean01/" target="_">JavaBeansTM 101, Part I</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"></li>
</ul>
</li>
</ul>
<!--
from mel:
http://www7b.software.ibm.com/wsdd/zones/was/
http://www7b.software.ibm.com/wsdd/
http://java.sun.com/j2ee/1.3/docs/-->
</body>
</html>