Java
  Home arrow Java arrow Page 4 - Getting Set with J2EE, conclusion
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
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

Getting Set with J2EE, conclusion
By: Apress Publishing
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 5
    2005-12-15

    Table of Contents:
  • Getting Set with J2EE, conclusion
  • Try it Out: Hello J2EE World
  • How it works
  • Summary

  • 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


    Getting Set with J2EE, conclusion - Summary


    (Page 4 of 4 )

    This chapter described how to get the J2EE SDK installed, and to verify that the installation was successful. You also got your first taste of creating and running a J2EE application, as well as looking at some of the core concepts involved in building J2EE applications:

    • JavaServer Pages (JSPs) consist of HTML, with embedded snippets of Java code. The JSP is compiled into a servlet by the J2EE server which, when executed, emits HTML back to the requesting client.
    • WARs (Web Archives) are deployment components that contain the Web components of a J2EE application. The WAR contains the components themselves (such as JSPs), and the deployment descriptor that defines the contents of the WAR. The WAR can also contain server-specific deployment information.

    At this point in the book, you should now be familiar with the following procedures:

    • How to install and configure the J2EE environment
    • How to start and stop the PointBase database server
    • How to start the PointBase Console
    • How to start and stop the J2EE server
    • How to start the Deployment Tool
    • The essential steps of building a J2EE application:

      • Create the application components
      • Bundle the components into an archive

      • Verify the contents of the archive to catch problems before deploying

      • Distribute the archive to the J2EE server

      • Test the application

    If you've been able to get through this exercise, you're more than ready to dive into more detail. The next chapter will take you deeper into the details of JavaServer Pages--you'll learn the essential structure of JSPs, and how to enable users to interact with your JSPs.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · This article is an excerpt from the book "Beginning J2EE 1.4 From Novice to...
     

    Buy this book now. This article is excerpted from chapter two of the book Beginning J2EE 1.4 From Novice to Professional, written by James L. Weaver, Kevin Mukhar, and Jim Crume (Apress, 2005; ISBN: 1590593413). Check it out at your favorite bookstore today. Buy this book now.

    JAVA ARTICLES

    - Deploying Multiple Java Applets as One
    - Deploying Java Applets
    - Understanding Deployment Frameworks
    - Database Programming in Java Using JDBC
    - Extension Interfaces and SAX
    - Entities, Handlers and SAX
    - Advanced SAX
    - Conversions and Java Print Streams
    - Formatters and Java Print Streams
    - Java Print Streams
    - Wildcards, Arrays, and Generics in Java
    - Wildcards and Generic Methods in Java
    - Finishing the Project: Java Web Development ...
    - Generics and Limitations in Java
    - Getting Started with Java Web Development in...







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