13MCA47 Advanced Java Lab syllabus for MCA


Unit-1 42 hours

1. Write a JAVA Servlet Program to implement a dynamic HTML using Servlet (user nameand Password should be accepted using HTML and displayed using a Servlet).

2. Write a JAVA Servlet Program to Auto Web Page Refresh (Consider a webpage whichis displaying Date and time or stock market status. For all such type of pages, you wouldneed to refresh your web page regularly; Java Servlet makes this job easy byproviding refresh automatically after a given interval).

3. Write a JAVA Servlet Program to implement and demonstrate get() and Post methods(UsingHTTP Servlet Class).

4. Write a JAVA Servlet Program using cookies to remember user preferences.

5.
a. Write a JAVA JSP Program to implement verification of a particular user login anddisplay a Welcome page.
b. Write a JSP program to demonstrate the import attribute.

6. Write a JAVA JSP Program which uses jsp:include and jsp:forward action to display aWebpage.

7. Write a JAVA JSP Program which uses tag to run a applet.

8. Write a JAVA JSP Program to get student information through a HTML and create aJAVA Bean class, populate Bean and display the same information through another JSP.

9. Write a JAVA Program to insert data into Student DATA BASE and retrieve info basedon particular queries(For example update, delete, search etc…).

10. Write a JSP program to implement all the attributes of page directive tag.

11. An EJB application that demonstrates Session Bean (with appropriate business logic).

12. An EJB application that demonstrates MDB (with appropriate business logic).

13. An EJB application that demonstrates persistence (with appropriate business logic).

Note: In the examination each student should do one question out of the above 13 questions

Last Updated: Tuesday, January 24, 2023