This article provides links to all Java Technologies / Advanced Java lab programs. Many of the lab programs are provided with textual links as well as video links to support a wide range of audience.
Software required to conduct/perform JT lab experiments are Java, Eclipse and Struts.
I request you to please rate this post and share the link of this web page with your friends via email or through social channels like Facebook, WhatsApp, LinkedIn, etc.
List of JT lab programs
Video: Introduction to Java Technologies Lab
Video: Introduction to Eclipse IDE
1. Write a java program to create sample application form using JFrame and swing controls.
Web link: https://www.startertutorials.com/blog/java-program-to-create-sample-application-form-using-jframe-and-swing-controls.html
Video link 1: Student Registration Form using Swing Package Theory
Video link 2: Student Registration Form using Swing Package Program
2. a) Write a Program to show connectivity with database using JDBC/ODBC driver.
b) Use JDBC connectivity and create a table, insert and update data.
Web link: https://www.startertutorials.com/blog/java-program-to-connect-and-insert-data-into-a-sqlite-database.html
Video link 1: Download SQLite and SQLite JDBC Driver
Video link 2: Connect to SQLite DBMS from Java Theory
Video link 3: Connect and Insert Data into SQLite DB through Java Program
3. Write a java program to demonstrate two-tier client/server model.
Web link: https://www.startertutorials.com/blog/java-program-to-demonstrate-two-tier-client-server-model-using-servlets.html
Video link 1: Installing Apache Tomcat Server on Windows
Video link 2: Adding Apache Tomcat Server to Eclipse IDE
Video link 3: Two-Tier Client-Server Model using Servlets Theory
Video link 4: Two-Tier Client-Server Model using Servlets Program
4. Write a program in Java to create a Cookie and set the expiry time of the same.
Web link: https://www.startertutorials.com/blog/java-program-to-create-a-cookie-and-the-set-the-expiry-time.html
Video link 1: Create and Set Expiry Time for Cookies Theory
Video link 2: Create and Set Expiry Time for Cookies Program
5. Write a java program to create a Servlet for counting the number of a servlet page is accessed.
Web link: https://www.startertutorials.com/blog/java-program-to-create-a-servlet-for-counting-the-number-of-times-a-servlet-page-is-accessed.html
Video link 1: Maintain Page Hit Count using Servlets and Sessions Theory
Video link 2: Maintain Page Hit Count using Servlets and Sessions Program
6. Write a java program to create a form and validate password using servlet.
Web link: https://www.startertutorials.com/blog/java-program-to-create-a-form-and-validate-password-using-servlet.html
Video link: Form Validation using Servlet and Java
7. JSP program to demonstrate jsp: forward action tag.
Web link: https://www.startertutorials.com/blog/create-a-jsp-page-to-demonstrate-jsp-forward-action-tag.html
Video link: JSP Forward Action Tag
8. JSP program to request implicit object.
Web link: https://www.startertutorials.com/blog/create-a-jsp-page-to-request-implicit-object.html
Video link: JSP Implicit Object out
9. Write a java program to convert an image in RGB to a grayscale image.
Web link: https://www.startertutorials.com/blog/java-program-to-convert-an-image-in-rgb-to-a-grayscale-image.html
Video link: Java Program to Convert RGB Image to Grayscale Image
10. Write a java program to implement a Client/Server application using RMI.
Web link: https://www.startertutorials.com/blog/java-program-to-implement-a-client-server-application-using-rmi.html
Video link: RMI Client Server Application using Java
11. a) Develop a Java Bean to demonstrate the use of the same.
b) Program to implement usebean tag.
Web link: https://www.startertutorials.com/blog/create-a-jsp-page-to-demonstrate-javabean-and-implement-usebean-tag.html
Video link: JSP UseBean Tag and JavaBeans
12. Write a program to demonstrate struts application.
Web link: https://www.startertutorials.com/blog/program-to-implement-java-struts-application.html
Video link: Struts 2 Application in Eclipse Configuration and Execution
13. Write a program to implement struts application.
Web link: https://www.startertutorials.com/blog/program-to-demonstrate-java-struts-validation.html
Video link: Struts2 Custom Validation in Eclipse

Suryateja Pericherla, at present is a Research Scholar (full-time Ph.D.) in the Dept. of Computer Science & Systems Engineering at Andhra University, Visakhapatnam. Previously worked as an Associate Professor in the Dept. of CSE at Vishnu Institute of Technology, India.
He has 11+ years of teaching experience and is an individual researcher whose research interests are Cloud Computing, Internet of Things, Computer Security, Network Security and Blockchain.
He is a member of professional societies like IEEE, ACM, CSI and ISCA. He published several research papers which are indexed by SCIE, WoS, Scopus, Springer and others.

Leave a Reply