Вы находитесь на странице: 1из 10

IT2353- WEB TECHNOLOGY

(Approved by AICTE, New Delhi, Affiliated to Anna University, Chennai)

A.R ENGINEERING COLLEGE


Department of Computer Science Engineering Question Bank

Subject Code & Name : IT2353- Web Technology Branch/Year: CSE/III

Se mester: VI

UNIT-I
WEB ESS ENTIALS: CLIENTS , S ERVERS, AND COMMUNICATION. THE INTERNET-B ASIC INTERNET PROTOCOLS MESSAGE-RESPONS E -THE WORLD WIDE WEB -HTTP REQUES T

MESSAGE-WEB CLIENTS WEB S ERVERS-CAS E S TUDY. MARKUP

LANGUAGES: XHTML. AN INTRODUCTION TO HTML HIS TORY-VERS IONS-BAS IC XHTML SYNTAX AND S EMANTICS-SOME FUNDAMENTAL HTML EL EMENTS -RELATIVE URLS-LISTS-

TABLES-FRAMES -FORMS-XML CREATING HTML DOCUMENTS CAS E STUDY.

PART-A
1. Define Internet . 2. What is HTML? 3. Mention the different internet address class and its range. 4. Define firewall. 5. Define proxy servers 6. What is the use of http protocol? 7. What is the use of mime? 8. Define url & uri. 9. Explain about urn 10. What is meant by relative url? 11. Explain about sgml standard generalized markup language 12. Explain about xml extensible markup language 13. List the steps functions of http protocol. 14. What are domain & mention different types of domains 15. Write the format of html program 16. Mention some text formatting tags 17. Explain about list tag. 18. Explain the attributes of table tag with an example 19. What do you mean by column spanning and row spanning? 20. Mention the different types of links
A.R Engineering College\Villupuram 1

IT2353- WEB TECHNOLOGY 21. Explain image maps with its syntax 22. Explain about html form tag with its attributes. 23. Mention the various form elements. 24. What is the use of frames in html give the syntax of frames 25. What is the difference between node and host? 26. Define protocol. 27. Define port. 28. What do you mean by well-known ports? 29. What is meant by Name Resolution? 30. Define URI, URL, and URN. 31. What are the components of HTTP URL? 32. Define URL encoding. 33. What are the issues of next generation IP? 34. List the goals of SGML. 35. What is the role of server? 36. What are the necessities of using HTML forms? 37. What are the sequences of steps for each HTTP request from a client to the server? 38. List the predefined MIME content types. 39. Define HTML. 40. What is meant by loop back address? 41. Explain about HTTP Connection. 42. What is meant by Stateless Connection? 43. How do you make a graphic a link? 44. Discuss about the client/server strategies in Internet. 45. Explain about <table> & <frame> tags in detail.. 46. Explain about Internet servers. 47. Explain the elements of WWW. 48. Explain HTML forms in detail along with form elements, attributes & methods. 49. What are the ways by which a server and a browser do communicate?

PART-B
1. Discuss the various HTML tags in detail. 2. Write short notes on the following i. IMG tag ii. TABLE tag iii. FRAME tag 3. Write an HTML document to provide a form that collect name and telephone numbers. 4. Explain HTML forms in detail along with form elements, attributes & methods. i. <form method=how to send ACTION=URL of script> ii. form data
A.R Engineering College\Villupuram 2

IT2353- WEB TECHNOLOGY iii. </form> iv. Form fields & attributes: <TEXTAREA> element <INPUT> tag: text, password, checkbox, radio, hidden, reset, submit, v. button <SELECT> tag 5. List any four events associated with DHTML and explain each one with an example. 6. Write the XHTML markup to create a frame with a table of contents on the left side of the window and have each entry in the table of contents use internal linking to scroll down the document frame to the appropriate subsection. 7. What are HTML tags? List the commonly used HTML commands. 8. Design a web page that allows the user to choose from a series of images and to view the image in color and grayscale. 9. Develop a html page which accepts i. -Any mathematical expression ii. -Evaluate the expression iii. -Displays the result of the evaluation 10. How to create user interactive web pages using form objects and form elements? 11. What is HTML? List the goals of SGML. Explain the various html tags to develop the web pages. 12. What are the necessities of using HTML forms? What is the use of HTML Forms? Create a HTML Form page for Railway Registration Form. 13. How to create user interactive web pages using Form elements and Form objects? Develop an Student registration form using HTML Form elements. (Assume your own fields).

A.R Engineering College\Villupuram

IT2353- WEB TECHNOLOGY

UNIT-II
STYLE S HEETS: CSS-INTRODUCTION TO CASCADING STYL E S HEETS FEATUR ES -CORE S YNTAX-STYLE S HEETS AND HTML STYL E RLE CASCADING AND INHERITANCE-TEXT PROPERTIES-BOX MODEL NORMAL FLOW BOX LAYOUT-B EYOND THE NORMAL FLOW-OTHER PROPERTIES-CAS E STUDY. CLIENT- SIDE PROGRAMMING: THE JAVASCRIPT LANGUAGE-HIS TORY AND VERS IONS INTRODUCTION JAVASCRIPT IN PERSPECTIVE-S YNTAX-VARIAB LES AND DATA TYPES-S TATEMENTS -OPERATORS- LITERALSFUNCTIONS-OBJ ECTS-ARRAYS-B UILT-IN OBJ ECTS-JAVASCRIPT DEB UGGERS .

PART-A
1. Mention the advantages of java/java script 2. What are Style Sheets? 3. List down the ways of including style information in a document. 4. Define cascading. 5. What are the style precedence rules when using multiple approaches? 6. Give the syntax to specify a characteristic in linked style sheet. 7. List down font characteristics permitted in style sheets. 8. Write a note on content positioning characteristic \"Visibility\". 9. Define scriptlets. 10. What does DHTML refer? 11. What does data binding mean? 12. What is meant by Plug- in? 13. Mention the types of scripting languages 14. Server side scripting 15. Client side scripting 16. List the various dialog boxes in java script 21. Mention the various java script object models . 22. How scripting language is differs from html. 23. Define function in java script . 24. Define css cascading style sheet 25. Define casding style sheets (css ) 26. Mention the types of style sheets 27. List the properties of style tag 28. What are Style Sheets? 29. List down the ways of including style information in a document.

PART-B
1. Explain the document object model architecture 2. Explain the various event handlers in java script. Give an example. 3. Write a java script program to develop the arithmetic calculator 4. Write a java script program to perform the validation process in an application programs 5. Write short notes on scripting languages.
A.R Engineering College\Villupuram 4

IT2353- WEB TECHNOLOGY 6. What are the various java script objects? Explain each with an example. 7. How to validate the check box and check box group? 8. Explain about types of cascading style sheet? Explain with example 9. Explain the various CSS properties 10. What is html? Explain the various html tags to develop the web pages. 11. What is the use of HTML Forms? Create a HTML Form page for Railway Registration Form 12. What is CSS? List out the Various CSS Properties. Explain the various concepts of CSS properties with neat example. 13. What are the types of CSS? Explain any two with neat example. 14. Explain DHTML. 15. Explain how DHTML used to develop the web pages. 16. With a neat diagram write a SCRIPT PROGRAM with validation for the following Student Mark List Inventory System Employee Pay Slip generation Railway Ticket Reservation Online Quiz program 17. Explain in detail about all the types of Cascading Style sheet with an example Program draw the form design 18. With an example describe java scripts Control structure 19. What are Style Sheets? List down the ways of including style information in a document. Explain about types of cascading style sheet? Explain with example. 20. What are the methods associated with array object in JavaScript? Explain each one with an example. 21 Write a JavaScript to display a welcome button of an html form is pressed 22. What is CSS? List out the Various CSS Properties. Explain the various concepts of CSS properties with neat example. 23. Explain about cascading style sheets in detail. i. Style sheet rules ii. Styling a page

A.R Engineering College\Villupuram

IT2353- WEB TECHNOLOGY

UNIT-III
HOS T OBJ ECTS: BROWS ERS AND THE DOM-INTRODUCTION TO THE DOCUMENT OBJ ECT MODEL DOM HIS TORY AND LEV ELS -INTRINSIC EV ENT HANDLINGMODIFYING EL EMENT STYL E-THE DOCUMENT TREE-DOM EVENT HANDLINGACCOMMODATING NONCOMPLIANT BROWS ERS PROPERTIES OF WINDOW-CAS E STUDY. SERVER-SIDE PROGRAMMING: JAVA S ERVLETS - ARCHIT ECTURE -OVERVIEW-A S ERVEL ETGEN ERATING DYNAMIC CONTENT-LIFE CYCLE-PARAMET ER DATA-S ESSIONS-COOKIES - URL REWRITING-OTHER CAPAB ILITIES-DATA STORAGE S ERVELETS AND CONCURRENCY-CAS E STUDY- RELATED TECHNOLOGIES.

PART-A
1. List any two keyboard events? 2. List any two mouse events? 3. What are Servlets? 4. What are Applets? 5. What do you mean by Server-side? 6. Explain the life cycle methods of a Servlet. 7. What is the difference between the getRequestDispatcher(String path) method of javax.servlet.ServletRequest interface and javax.servlet.ServletContext interface? 8. Explain the directory structure of a web application. 9. What are the common mechanisms used for session tracking? 10. Explain about Session tracking. 11. Explain ServletContext 12. What is preinitialization of a servlet? 13. What is the difference between Difference between doGet() and doPost()? 14. What is the difference between HttpServlet and GenericServlet? 15. What is the difference between ServletContext and ServletConfig?

PART-B
1. Explain the concept of Servlets with an example program 2. Explain about applet to servlet communication with example program? 3. Explain about applet-to-applet communication with example program? 4. Explain about servlet interfaces with snippet code? 5. What are attributes are available for servlet and explain each of them 6. What do mean by Connection pooling? Explain it with an example. 7. What is HTTP Tunneling? Explain with an example 8. What\'s the difference between sendRedirect( ) and forward( ) methods? Explain each with an example 9. List down the methods of GenericServlet .Explain ach of them with a n example 10. List down the methods of HttpServlet .Explain ach of them with an example List down the methods of SevletConfig .Explain ach of them with an example 11. List down the methods of Servletcontext .Explain ach of them with an example
A.R Engineering College\Villupuram 6

IT2353- WEB TECHNOLOGY 12. Explain implicit objects with example 13. Explain about JSP expressions 14. Explain about JSP actions with example 15. Explain how are the JSP requests handled with an example? 16. What are Directives? Explain about JSP directives. 17. Explain the architechture of a Servlet? 18. Explain life cycle of a Servlet? 19. What is DOM? Explain its usage with HTML with an example. 20. What is DOM? Draw the detailed DOM objects structure. Explain with its usage.

A.R Engineering College\Villupuram

IT2353- WEB TECHNOLOGY

UNIT-IV
REPRES ENTING WEB DATA: XML-DOCUMENTS AND VOCAB ULARIESVERS IONS AND DECLARATION - NAMESPACES J AVASCRIPT AND XML: AJ AX -DOM BAS ED XML PROCESSING EV ENT-ORIENTED PARSING: SAX-TRANS FORMING XML DOCUMENTS SELECTING XML DATA:XPATH-TEMPLATEB AS ED TRANS FORMATIONS: XSLT-DISPLAYING XML DOCUMMENTS IN B ROWS ERS -CAS E STUDY- RELATED TECHNOLOGIES . S EPARATING PROGRAMMING AND PRES ENTATION: JSP TECHNOLOGY INTRODUCTION-JSP AND SERVLETS-RUNNING JSP APPLICATIONS BAS IC JSP-JAVAB EANS CLASS ES AND JSP-TAG LIB RARIES AND FIL ES-S UPPORT FOR THE MODEL-VIEW-CONTROLLER PARADIGM-CAS E STUDY-RELAT ED TECHNOLOGIES .

PART-A
1. What is the use of xml namespace? 2. What are the uses of xml? 3. What is the use of xml? 4. What do you mean by dtd in xml? 5. Define XML. 6. Define DTD. 7. What are the XML rules for distinguishing between the content of a document and the XML markup element? 8. What are the different XSLT elements? 9. What is VoiceXML? 10. What is XQuery? 11. What is XForm? 12. What is XPath? 13. What are complex types? 14. What all are the presentation technologies? 15. what are all the Transformation techniques? 16. .Explain any two XForm implementations? 17. what are the Importants of SAX? 18. What is metadata? 19. What is DTD? How is it different from XML? 20. What is XML? How it is different from HTML? 21. Define Directives. 22. Write down the various attributes for the page directives in JSP. 23. What is a Hidden Comment? 24. What is a Expression? 25. What is a Declaration? 26. What is a Scriptlet? 27. Define XML. 28. .Define DTD.

A.R Engineering College\Villupuram

IT2353- WEB TECHNOLOGY

PART-B
1. Explain the Roles and Advantages of XML. 2. Explain briefly the The Three Revolutions XML 3. Explain XML & DTD. 4. explain the basics of XML Language 5. Explain briefly xml Transformation? 6. Explain briefly XML Schema: 7. Explain Simple API for xml (SAX): 8. Explain about Presentation Technique? 9. Short notes on XML Namespaces? 10. Explain briefly DTD? 11. Briefly Explain About HTTP & XML-RPC 12. Explain about JSP with example program. 13. Mention the rules of well- formed XML. 14. What is DTD? Explain it with example. 15. Describe the following in detail. JSP Standard Actions. JSP Directives. 16. What is a DTD (document Type Definition) . What are its applications? 17. Write a XML schema for a Movie data base table with the following structure: Movie(name, director,date_released, record), name(firstname, midname, lastname), date_released(date, month, year)

A.R Engineering College\Villupuram

IT2353- WEB TECHNOLOGY

UNIT-V
WEB S ERVICES: J AX-RPC-CONCEPTS-WRITING A JAVA WEB S ERVICEWRITING A JAVA WEB S ERVICE CLIENT-DES CRIB ING WEB S ERVICES : WSDL- REPRES ENTING DATA TYPES: XML S CHEMA-COMMUNICATING OBJ ECT DATA: SOAP RELAT ED TECHNOLOGIES-SOFTWARE INSTALLATION-S TORING JAVA OBJ ECTS AS FILES -DATAB AS ES AND J AVA S ERVLETS.

PART-A
1. What is SOAP? (Simple Object Access Protocol) 2. What is the use of web services? 3. What do you mean by JDBC? 4. Define ODBC. 5. What are the advantages of web services? 6. List out some web service technologies? 7. What is XML ? 8. What is SOAP? 9. What is WSDL? 10. What are Web Services? 11.How Does web services Work? 12. What are the various Web services platform elements? 13. Write short notes on soap. 14. Write short notes on uddi 15. What is SOAP?

PART-B
.1. Explain rpc. 2. Write short notes on jax. 3. Explain the concept of web services. 4. Explain xml schema with an example. 5. How to build the web applications? explain the steps ? 6. Explain soap concepts. 7. What are the various session tracking mechanisms. explain with example . 8. Develop the web page for student management system using web services. 9. Develop the web page for library management system using web services. 10. Develop the web page for railway reservation system using web services. 11. Explain web services architecture. 12. Consider a hospital system. write a php program to consolidate and show the bill to be paid by the in-patients(assume you own data) 13. Explain soap building blocks. 14. Write a program for any two web services.

A.R Engineering College\Villupuram

10

Вам также может понравиться