Syllabus

JNTUK B.Tech Advanced JAVA Lab for R13 Batch.

JNTUK B.Tech Advanced JAVA Lab gives you detail information of Advanced JAVA Lab R13 syllabus It will be help full to understand you complete curriculum of the year.

Objective

  • To give the student about the practical orientation of advanced programming in JAVA

PROGRAMS LIST

  • Write a program to prompt the user for a hostname and then looks up the IP address for the hostname and displays the results.
  • Write a program to read the webpage from a website and display the contents of the webpage.
  • Write programs for TCP server and Client interaction as per given below.
    i. A program to create TCP server to send a message to client.
    ii. A program to create TCP client to receive the message sent by the server.
  • Write programs for Datagram server and Client interaction as per given below.
    i. A program to create Datagram server to send a message to client.
    ii. A program to create Datagram client to receive the message sent by the server.
  • Write a program by using JDBC to execute a SQL query for a database and display the results.
  • Write a program by using JDBC to execute an update query without using PreparedStatement and display the
    results.
  • Write a program by using JDBC to execute an update query by using PreparedStatement and display the results.
  • Write a program to execute a stored procedure in the database by using CallableStatement and display the results.
  • Write a program to display a greeting message in the browser by using HttpServlet.
  • Write a program to receive two numbers from a HTML form and display their sum in the browser by using HttpServlet.
  • Write a program to display a list of five websites in a HTML form and visit to the selected website by using Response redirection.
  • Write a program to store the user information into Cookies. Write another program to display the above stored information by retrieving from Cookies.
  • Write a program in Java Beans to add a Button to the Bean and display the number of times the button has been clicked.
  • Write a program for Java Bean with Simple property by using SimpleBeanInfo class.
  • Write a program for Java Bean with Indexed Property by using SimpleBeanInfo class.
  • Write a program to develop a Enterprise Java Bean of “Session Bean” type.
  • Write a program to develop a Enterprise Java Bean of “Entity Session Bean” type.
  • Write a program to develop a Enterprise Java Bean of “Message Driven Bean” type

For more information about all JNTU updates please stay connected to us on FB and don’t hesitate to ask any questions in the comment.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.