Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Learn JSP: prepared for the beginners to help them understand basic functionality of Java Server Pages (JSP)

Posted By: silva1410
Learn JSP: prepared for the beginners to help them understand basic functionality of Java Server Pages (JSP)

Learn JSP: prepared for the beginners to help them understand basic functionality of Java Server Pages (JSP) to develop your web applications
By Prof. HR Ansari
English | 2021 | ASIN : B095JX3NBH | 257 pages | EPUB | 0.5 MB

Java Server Pages (JSP) is a server-side programming technology that enables the creation of dynamic, platform-independent methods for building Web-based applications. JSP has access to the entire family of Java APIs, including the JDBC API to access enterprise databases. This book will teach you how to use Java Server Pages to develop your web applications in simple and easy steps.

Why Learn JSP?

JavaServer Pages often serve the same purpose as programs implemented using the Common Gateway Interface (CGI). But JSP offers several advantages in comparison with the CGI.