Browse all projects
Net
ASP
Audio Services
Banner Design
Cold Fusion
Copywriting
Data Entry
Data Processing
Delphi
Excel
Electronics
Engineering
Flash
Graphic Design
PDA
J2EE
Java
Javascript
Joomla
JSP
Legal Advice
Link Building
Linux
Logo Design
Market Research
OsCommerce
Perl
Photography
Photoshop
PHP
Project Management
Proofreading
Python
Script Installation
SEO
System Admin
Telemarketing
Training
Translation
Visual Basic
Web Promotion
Web Design
Website Security
Windows
Wireless
XML
Jsp:
Architecturally, JSP may be viewed as a high-level abstraction of Java servlets. Both servlets and JSPs were originally developed at Sun Microsystems. Starting with version 1.2 of the JSP specification, JavaServer Pages have been developed under the Java Community Process. JSR 53 defines both the JSP 1.2 and Servlet 2.3 specifications and JSR 152 defines the JSP 2.0 specification. As of May 2006 the JSP 2.1 specification has been released under JSR 245 as part of Java EE 5. JSPs are compiled into servlets by a JSP compiler. The compiler either generates a servlet in Java code that is then compiled by the Java compiler, or it may compile the servlet to byte code which is directly executable. JSPs can also be interpreted on-the-fly, reducing the time taken to reload changes. Regardless of whether the JSP compiler generates Java source code for a servlet or emits the byte code directly, it is helpful to understand how the JSP compiler transforms the page into a Java servlet. For example, consider the following input JSP and its resulting generated Java Servlet.
More pages:
1
© 2006-2010 www.hirelancer.com is an affiliate website, listing the freelance projects. We are collaborating for the other site like this
www.getfreelancer.com
Powered by
www.elsw.com