Software Development Tools Lab TE(Sem-II) practical Assignments July 1, 2012 by ProjectsGeek Leave a Comment Software Development Tools Lab Click the Assignment to visit the Page To perform String operations using java such as calculating length of string, lowercase and uppercase conversions, concatenation of strings, reverse the string etc. Accept the String from user(Core Java). Design Notepad in Java with various Menus and Submenus(AWT or Swings). Write a program in Java that enters student details (Roll No, Name etc) and retrieves information. Use Access as a database and write the application in JDBC(AWT or JFame). Implement Chatting between two users using RMI(Advanced java – RMI). Assignment to design form taking all student details and storing in a database using Servlets and JSP and display all stored data in above tables in JSP (Advanced java – JSP). Assignment to display data present in XML by using XML DSO(XML). Write a program to accept two names as command line parameters. Check whether each of them exists in C:java, if it exists, display its name, size and contents of the file, else display the message that file not present. Further if the file name is .html, delete the file(Java IO). Design an applet that displays the string “Hello College Name” moving from left to right. When it reaches to right, it scrolls back to left. Write an Applet that crease a working version of “fifteen puzzle”. The puzzle contains a grid with 4 rows and 4 columns. The cells are filled with 1 to 15 leaving one cell empty. On clicking the mouse on a cell adjacent to the empty cell, the number in the cell moves to the empty cell. The puzzle is completed when the user arranges the numbers in the cells in ascending order(AWT and Applet). Other Projects to Try: Write an Applet that crease a Working Version of Fifteen Puzzle in Java To Perform File Handling in Java File Handling and IO Handling in Java Programming Software Design Laboratory Assignments Website Testing Tools
Leave a Reply