Results found for: JSP
Printer Print This Page
Image Friendly
techweb
JSP
techweb
(JavaServer Page) An extension to the Java servlet technology from Sun that allows HTML to be combined with Java on the same page. The Java provides the processing, and the HTML provides the layout on the Web page.

Dynamic Web Pages in J2EE
JSPs are the primary method in the J2EE platform for displaying dynamic Web pages. Special tags let Java code be included on the page as well as inserted into HTML statements without invalidating the HTML syntax. It thus lets non-Java programmers maintain HTML pages in their favorite authoring programs without interfering with the Java code on the page. With the use of standard and custom JSP tags, the Java code can be completely hidden (see JSTL and JSP tag).

From JSPs to Java Servlets
At runtime, the application server turns the JSP into a Java servlet (.jsp to .java file) using a JSP converter, which is a part of the servlet container. The servlet is then compiled into bytecode (.class) and run on the server like any other servlet.

The JSP can also call Enterprise JavaBeans (EJBs) for additional processing. JSPs are the Sun/Java counterpart to Microsoft's ASPs (Active Server Pages). See servlet and servlet container.





JSPs and servlets are server-side applications that are standard features of the J2EE platform.





Search For JSP On ChannelWeb

Find the latest news and information on JSP from across the Channelweb Network of IT Web sites.


techweb
temrs similiar to your header
Entries before JSP
techweb
techweb JRP
techweb JRun
techweb JScript
techweb JSF
techweb JSON
techweb Entries after JSP
techweb
techweb JSP custom tag
techweb JSP tag
techweb JSQL
techweb JSTL
techweb JTA
techweb
define another it term
techweb

Or get a random definition
techweb
copyright THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.

Copyright (©) 1981-2005 The Computer Language Company
Inc All rights reserved.








CHANNEL SERVICES >>