java

Spring Jar File

https://updatestoday.in/wp-content/uploads/2026/01/Spring-jar-file.zip

Apache Tomcat

https://updatestoday.in/wp-content/uploads/2026/01/apache-tomcat-9.0.113.zip

Advanced Java Lab – Index

1. Assignment on Java Generics

  1. Demonstrate a generic class – GenericClass
  2. Demonstrate a generic method – GenericMethod
  3. Demonstrate wildcards – Unbounded, Lowerbound, UpperBound

2. Assignment on List Interface

  1. Create and display a list using for-each – ListForEach
  2. List Creation and using list Iterator (Forward and Reverse) – ListIterator

3. Assignment on Set Interface

  1. Create a set and display elements using an iterator – SetIteration
  2. Perform set operations (Add, Remove, Search, Insert) – SetOperations

4. Assignment on Map Interface

  1. Map operations using key–value pairs – MapOperations

5. Assignment on Lambda Expressions

  1. Hello World using Lambda Expression – LambdaHello
  2. String concatenation using Lambda – LambdaStringConcat
  3. Lambda expression with single parameter – LambdaSingleParam
  4. Unit conversion using Lambda Expression – FahrenheitToCelsius and KilometerToMiles
  5. Lambda expression with return & without value – LambdaReturn

6. Assignment on JSP Web Applications

  1. Telephone directory application using JSP – 
  2. Registration form application using JSP
  3. Student master record using JSP
  4. Loan calculator application using JSP
  5. Study center change application using JSP
  6. JSP tags (Declaration, Scriptlet, Expression)

7. Spring Framework

  1. Hello World using Spring
  2. Dependency Injection using setter method
  3. Dependency Injection using constructor
  4. Autowiring in Spring Framework

8. Spring AOP Assignments

  1. Spring AOP Before Advice
  2. Spring AOP After Advice
  3. Spring AOP Around Advice
  4. Spring AOP After Returning Advice
  5. Spring AOP After Throwing Advice
  6. Spring AOP Pointcuts

9. Spring JDBC Assignments

Dependencies- Mysql and JDBC

  1. Insert, Update, Delete operations
  2. PreparedStatement using JDBC Template
  3. ResultSetExtractor example
  4. Row Mapper example

10. Assignment on Spring Boot and RESTful Web Services

  1. Simple Spring Boot application – Dependencies – Spring web
  2. RESTful web services using Spring Boot. – Spring web + postman
  3. Database connectivity using Spring Boot – spring web + mysql + JDBC + postman + workbench

Code ZIP 1 – 5 with index

https://updatestoday.in/wp-content/uploads/2026/01/Practical-1-5-Code.zip

JSP

Shubham JSP

Spring Framework

JDBC

https://updatestoday.in/wp-content/uploads/2026/01/Spring-JDBC.pdf

Spring Boot

https://updatestoday.in/wp-content/uploads/2026/01/Practical-10.pdf