JavaServer Pages

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo



Wikipedia English The Free EncyclopediaDownload this dictionary
JavaServer Pages
JavaServer Pages (JSP) is a Java technology that allows software developers to dynamically generate HTMLXML or other types of documents in response to a Web client request. The technology allows Java code and certain pre-defined actions to be embedded into static content.The JSP syntax adds additional XML-like tags, called JSP actions, to be used to invoke built-in functionality. Additionally, the technology allows for the creation of JSP tag libraries that act as extensions to the standard HTML or XML tags. Tag libraries provide a platform independent way of extending the capabilities of a Web server.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

FOLDOC DictionaryDownload this dictionary
JavaServer Pages
<programmingWorld-Wide Web> (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 ApacheNetscape Enterprise Server, and Microsoft IIS that have had Java support added. JSP should soon be available on UnixAS/400, and mainframe platforms.
JavaServer Pages.
Infoworld Article.
(1999-11-28)


(c) Copyright 1993 by Denis Howe

Define JavaServer Pages

Translate JavaServer Pages





JavaServer Pages in Chinese | | JavaServer Pages in French | JavaServer Pages in Italian | JavaServer Pages in Spanish | JavaServer Pages in Dutch | JavaServer Pages in Portuguese | JavaServer Pages in German | JavaServer Pages in Russian | JavaServer Pages in Japanese | JavaServer Pages in Hebrew | JavaServer Pages in Arabic | JavaServer Pages in Swedish