(AJ) – PRACTICAL LIST
| 1 | Write a TCP Client-Server program to get the Date & Time details from Server on the Client request. |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | Create a servlet that display the number of times a user has visited servlet. |
| 12 | Create a servlet that displays some header information from your request as well as any form data. |
| 13 | |
| 14 | |
| 15 | |
| 16 | Develop JSP page to display student information with subjects for particular semester from database. |
| 17 | |
| 18 | Write line(s) of code in JSP for following. |
| 19 | |
| 20 | |
| 21 | Develop program to get Employee Id, name data from database using hibernate. Write necessary xml files. |
| 22 | Develop program to get all students data from database using hibernate. Write necessary xml files. |
| 23 | Develop small application using Spring MVC framework. |
Comments