0% found this document useful (0 votes)
44 views2 pages

Web Techonolog ETE QP

This document contains questions related to web technologies like web servers, HTTP methods, HTML, CSS, JavaScript, XML, databases, JDBC, servlets, JSP, AJAX and more. It asks to define, explain, illustrate, differentiate, summarize and analyze concepts related to these technologies through examples and diagrams. The questions range from short 5 mark questions to longer 15 mark questions.

Uploaded by

TECHNO YASH
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views2 pages

Web Techonolog ETE QP

This document contains questions related to web technologies like web servers, HTTP methods, HTML, CSS, JavaScript, XML, databases, JDBC, servlets, JSP, AJAX and more. It asks to define, explain, illustrate, differentiate, summarize and analyze concepts related to these technologies through examples and diagrams. The questions range from short 5 mark questions to longer 15 mark questions.

Uploaded by

TECHNO YASH
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Explain in detail the functions of web server.

(5)
Discuss the any four HTTP request method.(5)
Differentiate between HTML and XHTML.(5)
Write a short note on : URL.(5)
Explain the working principle of Session with neat sketch.(5)
Illustrate the three ways of inserting a CSS to a document with example.(5)
Compare and Contrast between embedded style sheet and external style sheet.(5)
Differentiate between Server side and Client Side Script.(5)
Analyze a java script to find a factional of a given number.(5)

Demonstrate the servlet architecture and explain its working principle.(10)


Illustrate with an example of step to create JDBC applications.(10)
Explain the JDBC architecture in detail.(10)
Sketch and explain the life cycle of servlet in detail.(10)
Explain with an example of XML document creation for address book in employee.(10)
Sketch and explain the working principles of AJAX.(10)
Describe the processing of XSLT documents.(10)
Distinguish between Servlet and Java Serve Pages.(10)
Summarize a XHTML program to display data in a table. (10)
When user enter URL address, into a webserver, assess how the specific document
retrieved from a web server?(10)
Summarize the working principles of Java Server pages architecture in detail(10)
Distinguish between JBDC and ODBC driver.(10)
Summarize the overview of internet technologies..(10)
What is a multi – tier applications? Justify its need with an example.(10)
Distinguish between the SOAP and REST.(10)

Explain the built in data types used in XML schema in detail..(15)


Differences between declaring variables using var, let and const.(15)
Explain the role of XML Schema in building web services in detail.(15)
Illustrate with an example of elements in WSDL in detail. (15)
Illustrate with a net diagram explain the different types of JDBC drivers in
detail.(15)
What do you mean by implicit type conversion? Give suitable java Script for
illustration.(15)
Consider a java script and HTML to create a page with two panes.
The first pane (on left) should have a text area where HTML code can bet typed by
the user.
The pane on the left should have a text area where HTML code can be typed by the
user.
The pane on the right side should display the preview of the HTML code typed by the
user,
as it would be seen on the browser.(15)
Summarize briefly about the interaction between a webserver and a servlet.(15)
Evaluate a complete query application for books database using JDBC.(15)
Summarize all the JDBC API components in detail. (15)
Consider a database that has a table Employee with two columns Employee Id and
Name.
Assume that the administrator user id and password to access to access the
database table are Scott and Tiger.
Write a JDBC program that can query and print all entries in the table employee.
Make the database using type 2 driver database.
driver and connection string jdbc :db.oci..(15)

Compose a brief note on of the following: Structure of SOAP and UDDI.(15)

You might also like