WEB PROGRAMMING, Semester 4th, December 2010
GT-6555
(3 Hours)
[Total Marks: 100]
N.B.: (1) Questions number 1 is compulsory.(2) Solve any 4 questions from the remaining.
1. (a) Explain the domain name system with example. --- (5 Marks)
(b) Write a style sheet such that. --- (5 Marks)
- The Web page will have the background image “img1.jpg”.
- The table headings will have red background color.
- All the headings on the page will be aligned to left.
- The hyperlinks on the web page will not have underline.
- Paragraphs in the web page will have left and right margins of 100px.
(d) Explain the difference between ASP and JSP. --- (5 Marks)
2. (a) State the properties and methods available on ASP session objects. Write a code in ASP so that the server terminates the session automatically after 30 minutes if it remains idle. How much is the default timeout. --- (10 Marks)
(b) Explain the difference between HTML and XML. ---- (5 Marks)
(c) What do you understand by a web service? Explain with example. ---- (5 Marks)
3. (a) Explain how JSP works with a neat diagram. --- (10 Marks)
(b) What do you understand by mark-up language? Write HTML statements for the following:- --- (10 marks)
- Create a checkbox.
- Refresh the web page automatically after every 2 minutes.
- Insert an image in the background.
- Enumerated list of five items. Numbering should be in capital roman letters which starts from VI.
(b) Explain the document object Model with an example. --- (10 Marks)
5. (a) Design a web page to maintain a CD catalogue. I should maintain the name of the music album Songs in that album, Composer, Singer, and year of release. Format it in the tabular manner using XSL. --- (10 Marks)
(b) Write a JavaScript code for the following:- --- (10 Marks)
A) TO display a digital clock on the screen.
B) To change the advertisement stored in the form of image after every 5 Minutes automatically.
6. (a) Explain the Servlet life cycle in detail. --- (5 Marks)
(b) Explain Response object of ASP with its properties and methods. --- (5 Marks)
(c) Explain the in-built objects provider in JavaScript with their properties and methods.--- (10 Marks)
7. Write short notes on:- --- (20 Marks)
A) XHTML
B) E-Commerce
C) Web System Architecture
D) RSS.
Also see Web programming question papers for May 2010
No comments:
Post a Comment