Java Servlets are programs that run on a Web or Application server and act as a middle layer between a request coming from a Web browser or other HTTP client and databases or applications on the HTTP server.
In this “Java for Server Side Programming - Web Technologies II” you will learn about following topics:
- Java Servlets
- Advantages of a Java Servlet
- Servlets Architecture
- Servlets Life Cycle
- Architecture Diagram
- The Servlet Container
- Services Provided By the Servlet Container
- What is CGI (Common Gateway Interface)?
- Difference between Servlet and CGI
- Servlets API’s
- Parameter Data
- Difference between GET and POST
- Managing Session in Servlets
- Cookies
- URL Rewriting
- HttpSession
- Hidden Form Field
- Data Storage
- JSP (Java Server Page)
- Advantages of JSP
- The Architecture of JSP
- JSP Processing
- JSP Life Cycle
- Elements of JSP
- Database Access
- Database Programming using JDBC
- Steps for Connectivity between Java Program and Database
- Performing Database Operations in Java
- Studying Javax.sql.* Package
- Accessing a Database from a JSP Page
- Example of Database Program Using JSP
==== Point to Note ====
If you like to contribute, you can mail us BCA Notes, BCA Question Collections, BCA Related Information, and Latest Technology Information at [email protected].
See your article appearing on BCA Notes (Pokhara University) main page with your designation and help other BCA Students to excel.
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.
0 Comments