Introduction to Java Server Pages
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Introduction to Java Server Pages
Step by step tutorial on introduction to JSPhttp://www.jpgtutorials.com/introduction-to-java-server-pages-jsp
Total Hits: 2866
Total Votes: 25 votes
Category: JAVA/J2EE
Submitted on: 2009-11-09 01:15:33
Submitted By: Jinoy P George
Description:
JSP is a server side component for building dynamic web applications based on Java platform. It provides dynamic scripting capabilities within static HTML or XML content. It is extended from Servlet, another server side component to build dynamic web applications. A typical JSP file consists of static content like HTML tags along with Java code snippets which are embedded using special tags. JSP compiler compiles the JSP file into servlet during run time which is executed in Java application server like Tomcat. More detail...Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16% |
4 |
![]() ![]() |
![]() ![]() 16% |
4 |
![]() ![]() ![]() |
![]() ![]() 16% |
4 |
![]() ![]() ![]() ![]() |
![]() ![]() 16% |
4 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 20% |
5 |





16%

16%

16%

16%

20%