0% found this document useful (0 votes)
14 views3 pages

Program List AJP For External

Here is list of important Ajp programs might to be helpful for exam

Uploaded by

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

Program List AJP For External

Here is list of important Ajp programs might to be helpful for exam

Uploaded by

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

1. Design an applet/application to demonstrate the use of Radio Button and Checkbox.

2. Design an applet/application to create form using Text Field, Text Area, Button and Label.

3. Develop a program to select multiple languages known to user. (e. g Marathi,Hindi, English, Sanskrit).
4. Write a program to create three Buttons with Caption OK, RESET and CANCEL.

5. Develop an applet/ application using Choice components to add seasons

6. Write a program to generate following output

7. Write a program to generate following output using Border Layout

8. Write a program for following program using CardLayout


9. Write a program which creates Menu of different colors and disable menu item for Black color.
10. Write a program to develop a frame to select the different states of India using JComboBox

11. Develop a program to demonstrate the use of ScrollPane in Swings

12. Write a program code to generate the following output

13. Write a program code to generate the following output

14. Write a program to generate KeyEvent when a key is pressed and display “Key Pressed” message.

15. Develop a program which will implement special keys such as function keys and arrow keys.
16. Develop a program to accept two numbers and display product of two numbers when user pressed
“Multiply” button.
17. Write a program to change the background color of Applet when user performs events using Mouse
18. Write a program to count the number of clicks performed by the user in window
19. Write a program to demonstrate the use of mouseDragged and mouseMoved method of
MouseMotionListener
20. Write a program using JPasswordField and JTextField to demonstrate the use of user authentication
21. Write a program using JTextField to perform the addition of two numbers.
22. Write a program to demonstrate the use of WindowAdapter class
23. Develop a program using InetAddress class to retrieve IP address of computer when hostname is entered
by the user.
24. Write a program using URL class to retrieve the host, protocol, port and file of URL
http://www.msbte.org.in
25. Write a program using URL and URLConnection class to retrieve the date, content type, content length
information of any entered URL

26. Write a program using Socket and ServerSocket to create Chat Application

27. Develop a program to create employee table in database having two columns “emp_id” and
“emp_name”.
28. Develop a program to display the name and roll_no of students from “student table” having percentage >
70.
29. Write a Servlet Program to send two numbers to server and server will do perform addition of that
number and sends result to client.

You might also like