old-www/HOWTO/Enterprise-Java-for-Linux-H...

50 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Enterprise Java for Linux HOWTO: How to Setup Java Server Pages (JSP) Support</TITLE>
<LINK HREF="Enterprise-Java-for-Linux-HOWTO-6.html" REL=next>
<LINK HREF="Enterprise-Java-for-Linux-HOWTO-4.html" REL=previous>
<LINK HREF="Enterprise-Java-for-Linux-HOWTO.html#toc5" REL=contents>
</HEAD>
<BODY>
<A HREF="Enterprise-Java-for-Linux-HOWTO-6.html">Next</A>
<A HREF="Enterprise-Java-for-Linux-HOWTO-4.html">Previous</A>
<A HREF="Enterprise-Java-for-Linux-HOWTO.html#toc5">Contents</A>
<HR>
<H2><A NAME="sec: jsp"></A> <A NAME="s5">5. How to Setup Java Server Pages (JSP) Support</A></H2>
<P>
<P>To be written.
<H2><A NAME="sec: jakarta"></A> <A NAME="ss5.1">5.1 Apache Jakarta</A>
</H2>
<P>
<P>To be written.
<P>See
<A HREF="http://jakarta.apache.com/">://jakarta.apache.com/</A>for
more information.
<H2><A NAME="sec: resin"></A> <A NAME="ss5.2">5.2 Caucho Resin</A>
</H2>
<P>
<P>To be written.
<P>See
<A HREF="http://www.caucho.com/">://www.caucho.com/</A>for
more information.
<P>
<H2><A NAME="sec: jettyjsp"></A> <A NAME="ss5.3">5.3 Jetty</A>
</H2>
<P>The Jetty HTTP server comes with the Jasper JSP engine. Installation
of the HTTP server (see 3.4 above) provides JSP support. More information
can be obtained via the demo server and tutorial installed with the HTTP server.
<P>
<P>
<HR>
<A HREF="Enterprise-Java-for-Linux-HOWTO-6.html">Next</A>
<A HREF="Enterprise-Java-for-Linux-HOWTO-4.html">Previous</A>
<A HREF="Enterprise-Java-for-Linux-HOWTO.html#toc5">Contents</A>
</BODY>
</HTML>