WEB PROGRAMMING, Semester 4, December 2009
SP-7880
(3 Hours)
[Total Marks: 100]
N.B.: (1) Questions No. 1 is compulsory, solve any four questions from remaining six questions.
(2) assume suitable data wherever necessary.
(3) Figures to right indicate full marks.
1. (a) Explain CSS. ---(4 Marks)
(b) Explain the following HTML tags :--- (8 Marks)
(i) Anchor tag
(ii) Hr. and img tag
(iii) Frame tag
(iv) Form tag
(c) What are the options includes in the HTTP method?---(4 marks)
(d) Compare HTTP and FTP.--- (4 Marks)
2. (a) Explain HTML code to draw your class timetable.--- (10 Marks)
(b) Explain all the built-in objects in ASP.--- (10 Marks)
3. (a) Write HTML code to design a form with three radio buttons red, green, blue. Write JavaScript code that will change the background color of the page when user clicks on the particular button.---( 10 Marks)
(b) Explain servlet life cycle in detail.--- (10 Marks)
4. (a) Write HTML code to accept input from the user for course registration. Input will include Name, Age and Email-id. Write code for validating input data. --- (10 Marks)
(b) Explain frameset, frame, noframe, iframe tags, scrolling and frame border with example.--- (10 Marks)
5. (a) Explain XML and XSL with example. --- (10 Marks)
(b) Explain JavaScript built-in objects with method and description. --- (10 Marks)
6. (a) How is JSP request processed by a web browser? Explain with diagram. --- (10 Marks)
(b) Write a program in JSP to display system date and time. --- (5 marks)
(c) Explain URL. --- (5 Marks)
7. (a) Write a note of :- --- (12 Marks)
(i) Declaration tag
(ii) Expression tag
(iii) Scriptlet tag
(iv) Action tag.
(b) Write ASP code to read empnum, empname, and salary from HTML for and display in ASP. --- (4 Marks
(c) Write steps where to save the ASP and JSP program and how to execute and run. --- (4 Marks)
No comments:
Post a Comment