List of Experiment AJP
List of Experiment AJP
cities.
7. Write a program to develop a frame to select the different states of India using
JComboBox
9. Write a Jtree program to show root directory and its subFolders of your System.
10.Develop a program to accept two numbers and display product of two numbers
11.Write a program to change the background color of Applet when user performs
12.Write a program to count the number of clicks performed by the user in a Frame
window
13.Write a program to demonstrate the use of mouseDragged and mouseMoved
method of MouseMotionListener
user authentication
16.Write a program using JPasswordField to accept password from user and if the
length is less than 6 characters then error message should be displayed “Password
18.Write a program using URL class to retrieve the host, protocol, port and file of
URL http://www.msbte.org.in
19.Write a program using URL and URLConnection class to retrieve the date, content
25.Develop a program to delete all record for a product whose "price is greater than
28.Develop servlet program to display various details about session using HttpSession
methods.
29.Develop a program to display last accessed time of session. And expire the session
with specified time.