Copyright © Philip M. Parker, INSEAD. Terms of Use.

JAVASERVER PAGES

Specialty Definition: JAVASERVER PAGES

DomainDefinition

Computing

JavaServer Pages (JSP) A freely available specification for extending the Java Servlet API to generate dynamic web pages on a web server. The JSP specification was written by industry leaders as part of the Java development program. JSP assists developers in creating HTML or XML pages that combine static (fixed) page templates with dynamic content. Separating the user interface from content generation allows page designers to change the page layout without having to rewrite program code. JSP was designed to be simpler than pure servlets or CGI scripting. JSP uses XML-like tags and scripts written in Java to generate the page content. HTML or XML formatting tags are passed back to the client. Application logic can live on the server, e.g. in JavaBeans. JSP is a cross-platform alternative to Microsoft's Active Server Pages, which only runs in IIS on Windows NT. Applications written to the JSP specification can be run on compliant web servers, and web servers such as Apache, Netscape Enterprise Server, and Microsoft IIS that have had Java support added. JSP should soon be available on Unix, AS/400, and mainframe platforms. JavaServer Pages (http://java.sun.com/products/jsp/). Infoworld Article (http://www.infoworld.com/cgi-bin/displayStory.pl?99063.ecjsp.htm). (1999-11-28). Source: The Free On-line Dictionary of Computing.

Source: compiled by the editor from various references; see credits.

Top     


Crosswords: JAVASERVER PAGES

Specialty definitions using "JAVASERVER PAGES": JSP. (references)

Source: compiled by the editor from various references; see credits.

Top     

Commercial Usage: JAVASERVER PAGES

DomainTitle

Books

  • Advanced JavaServer Pages (reference)

  • Core Servlets and JavaServer Pages (JSP) (reference)

  • JavaServer Pages, Second Edition (reference)

  • More Servlets and JavaServer Pages (reference)

  • Professional Java Server Programming: with Servlets, JavaServer Pages (JSP), XML, Enterprise JavaBeans (EJB), JNDI, CORBA, Jini and Javaspaces (reference)

    (more book examples)

Source: compiled by the editor from various references; see credits.

Top     

Alternative Orthography: JAVASERVER PAGES


Hexadecimal (or equivalents, 770AD-1900s) (references)

4A 41 56 41 53 45 52 56 45 52      50 41 47 45 53

Leonardo da Vinci (1452-1519; backwards) (references)

    

Binary Code (1918-1938, probably earlier) (references)

01001010 01000001 01010110 01000001 01010011 01000101 01010010 01010110 01000101 01010010 00100000 01010000 01000001 01000111 01000101 01010011

HTML Code (1990) (references)

&#74 &#65 &#86 &#65 &#83 &#69 &#82 &#86 &#69 &#82 &#32 &#80 &#65 &#71 &#69 &#83

ISO 10646 (1991-1993) (references)

004A 0041 0056 0041 0053 0045 0052 0056 0045 0052      0050 0041 0047 0045 0053

Encryption (beginner's substitution cypher): (references)

4435563553395256395225035413953

Top     



INDEX

1. Crosswords
2. Usage: Commercial
3. Orthography
4. Bibliography


  

Copyright © Philip M. Parker, INSEAD. Terms of Use.