Free Newsletters :




Enter a keyword...
...or choose a category.
JSP
Last modified: Thursday, June 13, 2002 

Short for Java Server Page. A server-side technology, Java Server Pages are an extension to the Java servlet technology that was developed by Sun.

JSPs have dynamic scripting capability that works in tandem with HTML code, separating the page logic from the static elements -- the actual design and display of the page -- to help make the HTML more functional(i.e. dynamic database queries).

A JSP is translated into Java servlet before being run, and it processes HTTP requests and generates responses like any servlet. However, JSP technology provides a more convenient way to code a servlet. Translation occurs the first time the application is run. A JSP translator is triggered by the .jsp file name extension in a URL. JSPs are fully interoperable with servlets. You can include output from a servlet or forward the output to a servlet, and a servlet can include output from a JSP or forward output to a JSP.

JSPs are not restricted to any specific platform or server. It was orignially created as an alternative to Microsoft's ASPs (Active Server Pages). Recently, however, Microsoft has countered JSP technology with its own ASP.NET, part of the .NET initiative.

(Thanks go to William Duran at Oracle and the Oracle Technology Network for providing additional information for this definition.)

Related Categories

Web Development

Related Terms

Active Server Pages

server-side

servlet

Sun Microsystems

Shopping
JSP Products
Compare Products,Prices and Stores

Shop by Category:
Kitchen Ranges
3 Model Matches

Sport and Outdoor
985 Store Offers

Furniture
93 Store Offers

Auto Parts and Accessories
787 Store Offers

Tools and Accessories
26 Store Offers

  Related Links

Building Java Server Pages
Getting to grips with JSP.

Overview of Servlets and JSP
Articles, tutorials and server-side applications using servlets and JSP.

Servlet Tutorial
A tutorial for Servlets and JavaServer Pages.

SunWorld Online magazine
Contains the latest articles from SunWorld magazine. In addition, users can search back issues or view a product showcase.

The Java Boutique
Free Java applets, games, programming tutorials and downloads; introduction to Java; Q & A defining Java Server Pages.







internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs