You are on page 1of 2

Reg. No.

Question Paper Code: J7662


M.E. DEGREE EXAMINATION, JUNE 2010 Second Semester

Computer Science and Engineering CS9225 WEB TECHNOLOGY

(Common to M.E. Network Engineering) (Regulation 2009) Time : Three hours

PART A (10 2 = 20 Marks) 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Define SGML.

State the importance of Cascading Style Sheets. List out various client side programming languages. List the applications of DOM.

Differentiate static web pages from dynamic web pages. Give any three differences between ASP and JSP. Define JDBC.

Write down the advantages of using Xquery. What are cookies? Mention the significance of using PHP.

11.

(a)

30

Write a XHTML document that shows the results of color survey. It should contain a form to vote for the favorite colors. It should also contain a table showing all the colors and the corresponding percentage of votes for each color. Also embed a style sheet to the document. (16) Or

30

PART B (5 16 = 80 Marks)

Answer ALL Questions

30 3
Maximum : 100 Marks

(b)

12.

(a)

Write a JavaScript that evaluates the strength of the given password. (Note: the minimum password length is 10 characters, which should include 3 numeric characters and 2 special characters. If the given password has failed to have the password strength criteria, then display password strength is weak otherwise strong.) (16) Or

(b) 13. (a)

Explain the components of DOM in detail. (i) (ii)

Write an application using ASP to automatically rotate the images in a web page for every 3 seconds. (8) Write a JSP application to find the number of page hits on a particular web page. (8) Or

14.

(a)

(i) (ii)

Write a XML document for displaying user profile (academic and personal details, etc). (8) Write a sample JSP code establishment procedure. Or

30
Or 2

3
to

(b)

With suitable code snippets explain how cookies are created and sessions are tracked by Servlet. (16)

illustrate

(b)

(i) (ii)

Explain how XML is processed with the help of SAX. Briefly explain XML Schema with example.

15.

(a)

Develop an online shopping application using database. (Note: use any of the following: Servlets/JSP/ASP). (16)

(b)

(i) (ii)

Write the significance of open source environment. Make a comparative study of ASP, JSP, and PHP.

30

30 3
(16) JDBC connection (8) (8) (8) (8) (8)

Briefly explain any five XHTML controls. Write the procedure to create and use style sheet for the XHTML web pages. (16)

J7662

You might also like