Web Technology
KCS-602
Youtube - ShortNotes4U
Unit-1
1. Differentiate Internet and WWW.
2. What are various services provided by Internet?
3. What is a Web Site? What are various types of Websites?
4. Who are the various members of Web Application development team?
5. Write brief note on history of WWW.
6. What is Client –Server Architecture in Web Technologies?
7. What is the role of Front End Developer?
8. Define various features and drawback of JAVA?
9. Write short note (a) package (b) Exception handling in java
10. Explain web development teams with web development process.
Unit - 2
1. How can we create forms in HTML? Explain with examples?
2. What is a frame? How can we create nested frames?
3. Explain different forms of selectors?
4. What is List? Explain different types of lists used in HTML?
5. What is CSS? Explain different mechanisms used to apply CSS to HTMLpages?
6. What is XML? How is XML useful? How is XML compatible with others?
7. What is XML? Write the differences between XML and HTML
8. What is DTD? Explain the building blocks of DTD?
9. Explain DOM parser? What are the difference between SAX and DOM?
10. Explain XML Schema with example.
Unit - 3
1. What is JavaScript ? write the features of JavaScript?
2. Write the differences between HTML and DHTML
3. Explain any three objects of JavaScript
4. What is form validation and email validation? Explain with example?
5. What is an event ? how can we handle events in JavaScript?
6. What is exception? Explain different ways of handling exceptions in JavaScript?
7. Design a program for chatting using socket programming.
8. Explain factory methods with example in java.
9. Explain URLconnection and Inet address with example
10. Write a program using JavaScript to calculate factorial of a number.
Unit – 4
1. Describe the different types of properties used in Java Beans with an example.
2. Explain types of bean with example.
3. What is javaBean ? write the advantages of Java Beans?
4. What is BDK? Explain the steps involved in BDK tool?
5. Explain the deploying of JAVA Beans in a JSP page.
6. What is JDBC? Explain the JDBC architecture.
7. Write a JDBC program how to insert and updates records into database.
8. Explain different types of JDBC drivers with suitable examples.
9. Describe the JDBC packages.
10. Explain about EJB Architecture.
Unit – 5
1. Discuss about implicit objects in JSP.
2. Explain error handling and debugging in JSP pages.
3. Explain different JSP elements?
4. Explain conditional processing with examples?
5. How can we share data between JSP pages?
6. How cookies are used for session tracking?
7. What is the difference between Difference between doGet() and doPost()?
8. Briefly explain about Tomcat web server.
9. What are the advantages of servlets over CGI
10. What is session tracking? Explain different mechanisms of session tracking?