We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
Sixth Semester
CS8661 INTERNET PROGRAMMING LABORATORY
(Regulation 2017) Time: 3 Hours. Marks: 100 Answer any one Question Max
Aim & Program Output & Viva- Voce Record Total
Procedure Results 20 40 20 10 10 100
1. Create a web page with the following using HTML
a. To embed a different types of fruits picture in a web page. b. To fix the hot spots in the fruits picture. c. Show all the related information when the hot spots are clicked. 2. Create a web page for student information with the following details. a. No.of students on Roll. b. Placement details. c. Gallery. d. Awards/Recognition Design the webpage using style sheets. 3. Using JavaScript creates a new email id and validate the registration, user login and profile. 4. Write programs for creating event webpage in Java using Servlets: i. To invoke servlets from HTML forms ii. Session tracking using hidden form fields and Session tracking for a hit count 5. Write programs in Java to create three-tier applications using servlets for conducting online placement examination for displaying selected student mark list. Assume that student information is available in a database which has been stored in a database server. 6. Install TOMCAT web server. Convert the static web pages of programs into dynamic web pages using servlets and cookies. Hint: Digital Library (Users information - user id, password) would be stored in web.xml. Each user should have a separate login. 7. Install TOMCAT web server. Convert the static web pages of programs into dynamic web pages using JSP and cookies. Hint: Online E-book store (Users information - user id, password) Would be stored in web.xml. Each user should have a separate E-book cart. 8. Create and save an XML document at the server, which contains 5 books Information. Write a Program, which takes book title as an input and returns the book details by taking the book information from the XML document 9. For Railway reservation i. Validate the form using PHP regular expression. ii. PHP stores a form data into database. 10. Write a web service for finding product ratings by asking 500 people‘s opinion for any Consumer product. 11. Create a web page with the following using HTML a. To embed a different departments in college website. b. To fix the hotspots in the pictures of the department. c. Show all the details of the department when the hot spots are clicked. 12. Create a web page with the following. a. Cascading style sheets. b. Embedded style sheets. c. Inline style sheets. Use department information for the web pages. 13. Validate the Registration, user login, user profile for creating grievance redressal using JavaScript.
Internal Examiner External Examiner
Aim & Program Output & Viva- Voce Record Total Procedure Results 20 40 20 10 10 100
Write a program to create a web page which includes a map and display the
related information when a hot spot is clicked in the map.