Anda di halaman 1dari 2

4. a) Explain Introspection in Java Beans.

b) Demonstrate with a suitable example the connecting of beans with events in the Bean Box. 5. a) What is a Web server and what are its functionalities? Discuss different web servers available in the market? b) Discuss the structure of HTTP request and HTTP response in Servlets. 6. a) Explain about JSP application design with MVC. b) Explain how error handling and debugging will be done in JSP. 7. a) What are different ways to provide session tracking in Web development and explain them with suitable script. b) Write a JDBC program to update a record using Prepared Statement class. 8. Write short notes of the following: a) Structure of http request and http responses. b) Get and Post methods in web environment. c) JSP action elements.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

4. a. Describe the servlet architecture and the various interfaces invoked by the servlet container. b. Write a servlet program that handles HTTP GET Request containing data that is supplied by the user as a part of the request. [12] 5. a. Explain the BDK introspection. b. Explain the Bean Info Interface with an example. [12] 6. a. Explain the JSP page processing. b. Discuss about the application design with MVC architecture. [12] 7. a. Explain the implicit JSP objects. b. Write a JSP program to display the current date and time. [12] 8. a. How does the JSP provide connectivity to databases? b. What is included in the JSP scripting component? Explain with an example. [12] ---------------------------------------------------------------------------------------------------5. a. What are the advantages of java beans? Explain bean info interface. b. Explain the life cycle of a servelet. [12] 6. a. Explain the JSP application design with MVC architecture. b. Explain the process of session tracking using cookies. [12] 7. a. Explain the JSP implicit objects.

b. In JSP pages the users can pass control between pages. How this is done? Explain. [12] 8. Write short notes: a. Error handling and debugging in JSP pages b. Javax.sql.* package. [12] ---------------------------------------------------------------------------------------------------4. a) What is a JAVA Bean? Discuss the advantages of JAVA Beans. b) How can you apply bound properties and constrained properties for a Java Bean? 5. a) What is a Servlet ? What are the advantages of Servlets over CGI based applications? b) Write a Servlet program for reading Servlet parameters, and Reading initialization parameters. 6. a) How is data and control is shared across JSP pages? Explain in detail with an example. b) Compare different scopes provided by JSP and Servlets? 7. a) Discuss different JDBC drivers with its architectures? b) Explain how JDBC performs mapping between JAVA and SQL data types. 8. Write short notes of the following a) Purpose of javax.sql.* package. b) Anatomy of a JSP page. c) Servlet Context interface. ---------------------------------------------------------------------------------------------------5.a) What is tomcat server? How is it installed and tested? b) Explain the Servlet API. 6.a) Describe the anatomy of a JSP page. b) Enumerate the difference between applet and servlet. What are the problems with servlet? 7. How are HTTP request and responses are handled? Explain with an example. 8. Write short notes on: a) Implicit JSP objects. b) Deploying Java beans in a JSP page.

Anda mungkin juga menyukai