Advanced Java Lab - R23IT54
Advanced Java Programming Laboratory
List of Laboratory Experiments
| Course Name | Advanced Java Programming Laboratory |
|---|---|
| Course Type | Laboratory |
| Software | Java JDK, MySQL, Apache Tomcat, Eclipse/IntelliJ IDEA |
| Prerequisite | Core Java Programming & SQL |
Sample List of Experiments
| Exp No. | Experiment |
|---|---|
| 1 |
JDBC using Statement Object (CRUD)
|
| 2 |
JDBC using PreparedStatement
|
| 3 |
CallableStatement & Stored Procedures
|
| 4 |
Demonstrate Scrollable ResultSet functionality.
Template Program ==> 📖 View |
| 5 |
Demonstrate Updatable ResultSet functionality.
Template Program ==> 📖 View |
| 6 | Study Servlet deployment descriptor (web.xml) and execute a basic Servlet. |
| 7 | Implement Servlet collaboration using the include() action. |
| 8 |
Develop a Login Application demonstrating session management using:
|
| 9 | Develop a simple JSP page and study JSP execution. |
| 10 | Create an HTML form to input two numbers and display their addition using JSP. |
| 11 | Perform Database Connectivity using JSP. |
| 12 |
Demonstrate the Core Tags of JSTL.
JSTL Tags ==> 📖 View 📄 PDF || JSTL Tags Examples ==> 📖 View 📄 PDF |
| 13 | Demonstrate the Formatting Tags of JSTL. |
| 14 | Demonstrate the Function Tags of JSTL. |
| 15 | Demonstrate the SQL Tags of JSTL. |
| 16 | Study and implement MVC Architecture using Spring Framework. |
| 17 |
Develop CRUD applications using Spring DAO and demonstrate Transaction Management using Spring Template.
Spring CRUD Operations using Spring DAO Open ZIP File in Google Drive |
📚 Study Materials & Viva Questions
| S.No | Material | Google Drive Link |
|---|---|---|
| 1 | JDBC Viva Questions & Answers (PDF) | 📖 View 📄 PDF |
| 2 | Servlet Viva Questions & Answers (PDF) | 📖 View 📄 PDF |
| 3 | JSP Viva Questions & Answers (PDF) | 📖 View 📄 PDF |
| 4 | Spring MVC Viva Questions & Answers (PDF) | 📖 View 📄 PDF |
Comments
Post a Comment