Vidya Vikas Institute of Technology Prefinal Questions Paper Web Technology
Vidya Vikas Institute of Technology Prefinal Questions Paper Web Technology
(common for CSE & IT) Write any five questions each question carry 15 marks.
SET NO.1
1) Explain the following terms related to HTML table. (a) Cell padding and spacing (b) Borders (c) Formatting content in table cells (d) Nested tables 2) (a).Define an object. Explain the various objects that are used in the JavaScript? (b).Write a JavaScript which accepts the text in lowercase and display the text in uppercase? 3) Give the advantages and disadvantages of XML schemas? 4) Explain simple color bean program? 5) What is a servlet? Explain life cycle of a servlet. Illustrate with an example program?
8) Explain how JDBC perform mapping between JAVA and SQL data types?
SET NO.2
1) Define a list and categorizes different type of list ?Explain how you would create an ordered list? 2) (a).Define an object. Explain the various objects that are used in the JavaScript? (b).Write a JavaScript which accepts the text in lowercase and display the text in uppercase? 3) Define an XML schema. Show how an XML schema can be created? 4) Discuss the advantages and API of java bean? 5) Write a servlet program to illustrate parameter reading and parameter initializing? 6) Discuss about the TOMCAT server? 7) Give a note on application scope? 8) Write short notes on a. Connection Interface b. Statement Object c. Jnner Join d. Execute Query Method
SET NO.3
(b).Write a JavaScript to validate a form consisting of a user name. Also navigate to another web page after validation?
3) What is a namespace? Describe how a namespace is created with a relevant example?
4) Develop a component by using beans? (Color component)? 5) Explain HttpSession interface? 6) Develop a JSP to accept user first name and then welcome the user by name? 7) What is the biggest scope provided by JSP?
SET NO.4
numbers,the count of positive numbers and the count of zeros from the list? (b).Write a javascript that displays the as per the following (calculates the squares and cubes of the numbers from 0 to 10) Number Square Cube 0 0 0 1 1 1 2 4 8 3 9 27 4 16 64 5 25 125 6 36 21 6 7 49 343 8 64 512 9 81 729 10 100 1000 3) Discuss the important features of XML which make it more suitable than HTML for creating web related services? 4) Discuss the advantages and API of java bean? 5) What is a servlet? Explain life cycle of a servlet. Illustrate with an example program?