Copyright © tutorialspoint.com
![]() |
JavaServer Pages (JSP) is a server-side programming technology that enables the creation of dynamic, platform-independent method for building Web-based applications. JSP have access to the entire family of Java APIs, including the JDBC API to access enterprise databases. This tutorial gives a very good understanding on JSP. If you are willing to help : Make A Donation |
A quick JSP reference guide for JDBC Programmers.
A collection of JSP Sites, Books and Articles is given at this page.
If you are starting with Java then it's best place to start with:
An alternative technology to build up dynamic web page is Java Servlets:
Download a quick JSP tutorial in PDF format.
Copyright © tutorialspoint.com