Java
  Home arrow Java arrow Page 2 - Slapping Together A JSP Development En...
Dev Shed Forums 
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Sun Developer Network 
Dedicated Servers 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Moblin 
JMSL Numerical Library 
VPS Hosting 
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVA

Slapping Together A JSP Development Environment
By: icarus, (c) Melonfire
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 3
    2001-03-05

    Table of Contents:
  • Slapping Together A JSP Development Environment
  • Essential Software
  • One Tomcat, Standing Alone
  • Connecting The Dots
  • Same Story, Different OS
  • Putting It In Context
  • Making The Grade

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Slapping Together A JSP Development Environment - Essential Software


    (Page 2 of 7 )

    The first and most basic thing you need to decide is whether you're going to be doing JSP development on Windows or Linux (this tutorial covers both). Myself, I have it working on both my Windows 95 system and my Linux box. If you have the machines to spare, or simply have lots of time on your hands (loser!), you can do the same; if not, pick one and then get yourself copies of all the programs listed below.

    Java Development Kit: The J in JSP stands for Java, and you can't do anything without a copy of the latest Java Development Kit from Sun Microsystems. As of this writing, the latest kit is available from http://java.sun.com/ for both Windows and Linux platforms. This tutorial uses the Java2 SDK 1.3.

    Tomcat: Sun's recommended server for JSP development, Tomcat takes care of parsing JSP pages and also provides a servlet engine for Java servlets. You can download a copy of Tomcat from The Jakarta Project's Web site at http://jakarta.apache.org/ . This tutorial uses Tomcat 3.2.

    Apache: The world's favourite Web server, Apache handles all requests for static HTML content and non-JSP pages. Get yourself a copy for your platform from http://www.apache.org/ . This tutorial uses Apache 1.3.14.

    JServ: JServ is an Apache loadable module that serves as the all-important connection between the Tomcat and Apache servers. You can download a copy from http://java.apache.org/jserv/ . This tutorial uses JServ 1.1.1.

    Once you've got all that down, it's time to get down to business. We'll do a Windows installation first.

    More Java Articles
    More By icarus, (c) Melonfire


     

       

    JAVA ARTICLES

    - Adding Images With iTextSharp
    - Adding Columns With iTextSharp
    - Creating Simple PDF Files With iTextSharp
    - The Spring Framework: Understanding IoC
    - Introducing the Spring Framework
    - Java Classes
    - Completing the Syntactic Comparison of Java ...
    - Syntactic Comparison of Java and C/C++
    - Java Statements
    - Conditionals, Expressions and Other Java Ope...
    - Java Operators
    - Primitive Data Types and Basic Language Rule...
    - Java and Object-Oriented Programming
    - Java Beginning Programming
    - Gaming Development Setup





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway