[go: up one dir, main page]

0% found this document useful (0 votes)
47 views4 pages

Practical Programs - Ajp

The document outlines 6 Java programs to be completed for an Advanced Java Programming course including using RMI, JDBC, servlets and JSP. It provides instructions on executing the programs in Netbeans and a marking scheme for each program.

Uploaded by

Aarthi E
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views4 pages

Practical Programs - Ajp

The document outlines 6 Java programs to be completed for an Advanced Java Programming course including using RMI, JDBC, servlets and JSP. It provides instructions on executing the programs in Netbeans and a marking scheme for each program.

Uploaded by

Aarthi E
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

SRMIST – FSH KTR

DEPARTMENT OF COMPUTER SCIENCE


ADVANCED JAVA PROGRAMMING (USA20401J)

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. Generate power of two values till 10 in the web page using JSP.
6. Find the factorial for a number of user’s choice in a web page using JSP.

MARK SPLITUP
S.No Components Marks
1
Program code(10)
2
Debugging / Viva(5)
3
Output(5)
4
Record(5)

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

1. Display the content of the database table using JDBC component in Java. Execute the
program in Netbeans .

S.No Components Marks


1
Program code(10)
2
Debugging (5)
3
Output(5)
4
Record(5)

Total(25)

SRMIST – FSH KTR


DEPARTMENT OF COMPUTER SCIENCE
ADVANCED JAVA PROGRAMMING (USA20401J)

1. Write the code to communicate between client and server using RMI passing any simple
message. Execute the program in Netbeans .

S.No Components Marks


1
Program code(10)
2
Debugging (5)
3
Output(5)
4
Record(5)

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

1. Write a java code using JDBC to insert a record in the database table. Execute the program in
Netbeans .

S.No Components Marks


1
Program code(10)
2
Debugging (5)
3
Output(5)
4
Record(5)

Total(25)

SRMIST – FSH KTR


DEPARTMENT OF COMPUTER SCIENCE
ADVANCED JAVA PROGRAMMING (USA20401J)

Execute the following programs using netbeans .

1. Display current date and time from the server using servlets.
2. Generate power of two values till 10 in the web page using JSP.

S.No Components Marks


1
Program code(10)
2
Debugging (5)
3
Output(5)
4
Record(5)

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

Execute the following programs using netbeans .

1. Generate power of two values till 10 in the web page using JSP.
2. Find the factorial for a number of user’s choice in a web page using JSP.

S.No Components Marks


1
Program code(10)
2
Debugging (5)
3
Output(5)
4
Record(5)

Total(25)

SRMIST – FSH KTR


DEPARTMENT OF COMPUTER SCIENCE
ADVANCED JAVA PROGRAMMING (USA20401J)

Execute the following programs using netbeans .

1. Display current date and time from the server using servlets.
2. Find the factorial for a number of user’s choice in a web page using JSP.

S.No Components Marks


1
Program code(10)
2
Debugging (5)
3
Output(5)
4
Record(5)

Total(25)

You might also like