|
|
JSP Tutorial - JavaServer Pages
|
|
Tutorial Index
Introduction
JSP-JavaServer Pages is a server side programming language. It is an object oriented language that uses the Java servlets technology. JSP provides the flexibility to handle large amount of dynamic data, databases with performance and stability
It has the ability to integerate with HTML very easily to enhance the presentation of a page. JSP pages helps to differentiate the design from the programming logic of a web page. Since it is plaform independent it can be used with any server.
To use Java Server Pages, both JDK and Tomcat server have to be installed. Next we will see how to install JDK and Tomcat.
Simple JSP java servlets tutorial for beginners and internediate developers.
|
|
A Note |
|
JSP(Java Server Pages) is one of the most used Server Side Programming Language in the world. Simple introduction, basic program codes with examples. Begin coding your own JSP scripts with this online tutorial. Hope you enjoy this tutorial. Do send your feedback or suggestions on this JavaServer Pages tutorial. This is a copyright content.
|
|
|
|