Ajp Programs

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Subject code :USA20401J

Subject name : Advanced Java Programming

Execute the following Java programs in Netbeans .

1. Write the code to communicate between client and server using RMI passing any simple
message.
2. Display the content of the database table using JDBC component in Java
3. Write a java code using JDBC to insert a record in the database table.
4. Display current date and time from the server using servlets.
5. Display the exponential value for the number given by the user in the web page using JSP.
6. Find the factorial for a number of user’s choice in a web page using JSP.

S.No Components Marks


1
Program code(2X 5 = 10)
2
Debugging / Viva(5)
3
Output(5)
4
Record(5)

Total(25)
SRMIST – FSH KTR
DEPARTMENT OF COMPUTER SCIENCE
ADVANCED JAVA PROGRAMMING (USA20401J)

You might also like