43 lines
2.5 KiB
HTML
43 lines
2.5 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>Servlet resources</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h4><A NAME="servrsrce"></A>Servlet resources</h4>
|
||
|
|
||
|
|
||
|
<p>If you are new to servlets, use these resources to get started with servlet programming. If you have more advanced servlet programming skills, you may find these resources to be valuable aids to your programming.</p>
|
||
|
|
||
|
<blockquote>
|
||
|
<p><strong>The J2EE Tutorial: Java Servlet Technology</strong>
|
||
|
<br><a href="http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html" target="_">http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html</a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Go to Internet" border="0"><br>
|
||
|
This tutorial from JavaSoft is a good introduction to servlet programming.</p>
|
||
|
|
||
|
<p><strong>Sun Microsystems Java<sup>(TM)</sup> Servlets Web site</strong>
|
||
|
<br><a href="http://java.sun.com/products/servlet/index.html" target="_">http://java.sun.com/products/servlet/index.html</a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Go to Internet" border="0"><br>
|
||
|
The home for Java servlets, this Web site offers product information, technical resources, downloads and specifications, and news and articles that pertain to servlets.
|
||
|
</p>
|
||
|
|
||
|
<p><strong>Java<sup>(TM)</sup> Servlet API 2.3</strong>
|
||
|
<br><a href="http://java.sun.com/products/servlet/download.html" target="_">http://java.sun.com/products/servlet/download.html</a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Go to Internet" border="0"><br>
|
||
|
WebSphere Application Server - Express implements JavaSoft's Java Servlet API 2.3 Application Programming Interface (API). To view the servlets Javadoc, download and install the Java Servlet Development Kit (JSDK) 2.3 on your workstation (see the link above).</p>
|
||
|
|
||
|
<p><strong>WebSphere Development Studio for iSeries</strong>
|
||
|
<br><a href="http://www.ibm.com/software/ad/wds400/" target="_">http://www.ibm.com/software/ad/wds400/</a> <img src="www.gif" width="18" height="15" align="absbottom" alt="Go to Internet" border="0"><br>
|
||
|
This site provides information and resources for WebSphere Development Studio for iSeries.</p>
|
||
|
|
||
|
</blockquote>
|
||
|
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|