Java
  Home arrow Java arrow Page 2 - Slapping Together A JSP Development Environment
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
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? 
Google.com  
JAVA

Slapping Together A JSP Development Environment
By: icarus, (c) Melonfire
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 4
    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:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log 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

    - Exception Handling Techniques in Java
    - More About Multithreading in Java
    - The Basics of Multiple Threads in Java
    - Data Access Using Spring Framework JDBC
    - New Object Initialization in Java
    - 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...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek