You are on page 1of 5

Amrapali Castle Chi-V, Greater Noida, Uttar Pradesh -201310

Email: info@universityacademy.in, Website: www.universityacademy.in,


YouTube: www.youtube.com/c/UniversityAcademy

https://www.youtube.com/watch?v=M8i-1oeHaDw&list=PL-JvKqQx2Atf5w_httliQrmqPpL7oLc-W

Web Technology
Important Questions
Unit-1
Introduction: Introduction and Web Development Strategies, History of Web and Internet, Protocols
Governing Web, Writing Web Projects, Connecting to Internet, Introduction to Internet services
I and tools, Introduction to client-server computing. Core Java: Introduction, Operator, Data type,
Variable, Arrays, Methods & Classes, Inheritance, Package and Interface, Exception Handling,
Multithread programming, I/O, Java Applet, String handling, Event handling, Introduction to AWT,
AWT controls, Layout managers
1. What is internet? Discuss the various internet services in brief.
2. What do you mean by web projects? Describe the various protocol governing web projects.
3. Explain the Client-Server architecture with diagram
4. Whatis the difference between JDK, JRE, JIT and JVM?
5. What is an exception? How the exception is handled in java? Differentiate between throw and
throws.
6. What is an applet? How do applets differ from application programs? Discuss the life cycle of
applet.
7. What is thread? How to create a thread in java?
8. What do you mean by AWT? Explain the working of AWT.
9. What is the difference between Java and Java Script? Write a Java script function for e-mail address
validation, that is, to check if the content has the general syntax of an e-mail or not.
10. Mention the usage of private access specifier.
11. What are Exceptions and how they are handled in java? Explain the keywords try, catch, throw,
throws and finally with example?
12. What are Packages in java? How a user defined package is created in java, explain with example?
13. Explain Applet with, jt tife cycle. Write a program to demonstrate simple java applet to display any
"image. Compare Applets over HTML.
14. Explain AWT and its controls: tow the layout manager manage the AWT controls? Write a
program.to” » demonstrate graphics (i.e. line, circle, rectangle etc.) using Frame, Panel, ‘and layout
manager.
15. Define thread. How to creaée-a thread in java? Write a program that “executes two threads. One
thread. will print the even numbers and cate ‘thread will print odd numbers from 1 to 5

1 University Academy
Amrapali Castle Chi-V, Greater Noida, Uttar Pradesh -201310
Email: info@universityacademy.in, Website: www.universityacademy.in,
YouTube: www.youtube.com/c/UniversityAcademy

https://www.youtube.com/watch?v=M8i-1oeHaDw&list=PL-JvKqQx2Atf5w_httliQrmqPpL7oLc-W
Important Questions
Unit-II
II Web Page Designing: HTML: List, Table, Images, Frames, forms, CSS, Document type definition,
XML: DTD, XML schemes, Object Models, presenting and using XML, Using XML Processors:
DOM and SAX, Dynamic HTML
1. Explain the HTML tags: Table Frame and Forms with the help of suitable examples
2. Whatis CSS? What are different ways of creating style sheets?
3. What is XML? Discuss the significance of XML. How is XML different from HTML? Explain the
process of XML parsing. How are they useful?
4. What is DTD? What are the differences between external and internal DTD? Use suitable example.
5. What is selector? Mention its types.
6. Design a HTML form for a railway reservation system.
7. Explain the anchor and table tag in HTML?
8. What are forms and how they are created in HTML?
9. Explain the difference between id and class selector in css?
10. Explain well formed and valid xml?
11. What is CSS? What are different ways to create them? Explain with example.
12. Explain the role of DTD in xml and also describe its types with an example?
13. Explain CSS. What are the CSS frameworks? Explain in brief. What are the different ways of using
the stylesheet? Write a CSS rule that makes all the text 2.5 times larger than the base font of the
system
14. Discuss DTD. How the DTD is different from XSD? Demonstrate to create a XML document of 10
students of third year. Add their roll numbers, marks obtained in 5 subjects, total marks and
percentage and validate using DTD.

2 University Academy
Amrapali Castle Chi-V, Greater Noida, Uttar Pradesh -201310
Email: info@universityacademy.in, Website: www.universityacademy.in,
YouTube: www.youtube.com/c/UniversityAcademy

https://www.youtube.com/watch?v=M8i-1oeHaDw&list=PL-JvKqQx2Atf5w_httliQrmqPpL7oLc-W
Important Questions
Unit-III
III Scripting: Java script: Introduction, documents, forms, statements, functions, objects; introduction to
AJAX, Networking : Internet Addressing, InetAddress, Factory Methods, Instance Methods, TCP/IP
Client Sockets, URL, URL Connection, TCP/IP Server Sockets, Datagram
1. What is AJAX? Explain the application of AJAX with the help of suitable examples.
2. Write short notes on:
a) AJAX
b) EJB Architecture
c) AWT
3. What are scripting languages and why java script is used? Write a JavaScript function for
validating form data like Mandatory Fields and Email field? Define HTML DOM.
4. Compare Java and JavaScript. Explain and demonstrate 5 different types of objects in
JavaScript with example.
5. Discuss AJAX. Explain the application of AJAX with the help of suitable examples.
6. Discuss Socket and ServerSocket in java with its package. ‘Write a program in java to demonstrate,
how the communication is. establish between client and server?

3 University Academy
Amrapali Castle Chi-V, Greater Noida, Uttar Pradesh -201310
Email: info@universityacademy.in, Website: www.universityacademy.in,
YouTube: www.youtube.com/c/UniversityAcademy

https://www.youtube.com/watch?v=M8i-1oeHaDw&list=PLJvKqQx2Atf5w_httliQrmqPpL7oLc-W
Important Questions
Unit-IV
Enterprise Java Bean: Preparing a Class to be a JavaBeans, Creating a JavaBeans, JavaBeans
IV Properties, Types of beans, Stateful Session bean, Stateless Session bean, Entity bean
Java Database Connectivity (JDBC): Merging Data from Multiple Tables: Joining, Manipulating,
Databases with JDBC, Prepared Statements, Transaction Processing, Stored Procedures.

1. Explain EJB architecture. What are its various types? Describe the steps used to creat java
Bean and to build application using BDK.
2. Explain JDBC application architecture. What are the various types of JDBC drivers? Write
steps to connect database with the web application using JDBC.
3. Write various types of drivers available in java for database handling?
4. What is EJB? Explain its types?
5. Create a Form in HTML taking Account Number from user as input then write a servlet
program receiving this form data and connect it with Database by using JDBC.
6. Explain JavaBeans. Why they are used? Discuss setter and getter method with java code
7. Explain JDBC application.architecture. List the various types of JDBC drivers. Discussthe
steps to connect database with the web application using JDBC. Write a program to
demonstrate how to retrievethe data from a table using JDBC API,

4 University Academy
Amrapali Castle Chi-V, Greater Noida, Uttar Pradesh -201310
Email: info@universityacademy.in, Website: www.universityacademy.in,
YouTube: www.youtube.com/c/UniversityAcademy

https://www.youtube.com/watch?v=M8i-1oeHaDw&list=PL-JvKqQx2Atf5w_httliQrmqPpL7oLc-W
Important Questions
Unit-V
Servlets: Servlet Overview and Architecture, Interface Servlet and the Servlet Life Cycle,
V Handling HTTP get Requests, Handling HTTP post Requests, Redirecting Requests to Other
Resources, Session Tracking, Cookies, Session Tracking with Http Session
Java Server Pages (JSP): Introduction, Java Server Pages Overview, A First Java Server Page
Example, Implicit Objects, Scripting, Standard Actions, Directives, Custom Tag Libraries..
1. What is Servlet? Explain its lifecycle. Illustrate some characteristic of Servlet. How does
Servlet score over CGI?
2. What do you mean by JSP processing? How JPS pages are handled? Explain various JSP
directives with suitable examples.
3. What do you understand by ASP? What are its advantages and disadvantages?
4. Explain the Life cycle of servlet? Also write a servlet for displaying a string “HELLO
WORLD!”
5. Discuss JSP in details. What are JSP. directives? Explain various types of directives with
suitable example
6. Explain Servlets with its life cycle. How its life-cycle is different from the lite cycle of
JSP? Explain with an example.
7. Discuss about tomcat server. How to set the Class path for servlet in tomcat server?

5 University Academy

You might also like