Java
  Home arrow Java arrow What Can JSP Do For Me?
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  
Dedicated Servers  
Actuate Whitepapers 
VeriSign Whitepapers 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
IBM developerWorks
 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

What Can JSP Do For Me?
By: Ben Shepherd
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 3 stars3 stars3 stars3 stars3 stars / 13
    2003-07-28

    Table of Contents:
  • What Can JSP Do For Me?
  • Getting Up to Speed with JSP
  • Simple JSP Files
  • Conclusion

  • 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
     
    Iron Speed
     
    ADVERTISEMENT

    AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th -1:00PM EST. Register Today!

    What Can JSP Do For Me?


    (Page 1 of 4 )

    JDBC, EJB, Java IDL, JNDI, JTS, Servlets, the list goes on. There is limitless possibilities that arise when one is developing web applications using the JSP technology. Read more to get a glimpse at how to develop JSP pages using Tomcat.

    A question many web developers have asked themselves over the years. Personally, I remain unbiased when it comes to selecting a server-side scripting technology. JSP remains one of the most prominent web development technologies due to its scope, having full access to Java API. A strong asset, in which had lead to other technologies following in their footsteps.

    For those unfamiliar to JSP, JSP is a server-side scripting technology much like ASP and PHP 4, but is tremendous when it comes to tackling the most troublesome tasks. JSP uses many of APIs, building up it web applications capabilities. The web application may be able to invoke Enterprise JavaBeans (EJB), access CORBA services (Java IDL), communicate with databases for dynamic web site (JDBC), utilize Java’s directory services (JNDI), and transact with Java’s transaction services (JTS) to name a few.

    For those who are Java developers, JSP will inevitably be a “walk in the park” to learn, since JSP in implemented as Java would. One important note one must take is that JSP splits up its processes into two sections, presentation logic and Application logic. This means that HTML coding is separated from the Java coding.

    In the following article, issues relating to the importance of this technology will be highlighted as well as a few examples to lead the way for you to start JSP developing. One important thing to note is that this article is demonstrating small scope in what JSP can do for you. The platform that I’m working off is Windows XP, but the way JSP is setup is similar in Unix based systems also. 

    Also, I'll provide a couple of simple JSP files to illustrate some ways JSP can be used. These are only basic, just to give you a idea of the way JSP operates.

    More Java Articles
    More By Ben Shepherd


     

    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...

    Iron Speed

    Iron Speed





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