0% found this document useful (0 votes)
471 views1 page

Advance Java Technology

This document contains questions for an exam on advanced Java technologies. It includes questions on pluggable look and feel, MVC and JDBC architecture, Java EE containers, CallableStatements, RMI, URL/URLConnection, cookies/sessions, servlets, servlet filters, JDBC drivers, servlet events, JSP tag libraries, request/response objects, Hibernate architecture, page directives, and object-relational mapping with Hibernate. Students are instructed to attempt all questions which may include writing code examples, explanations, comparisons, or discussions around these advanced Java topics.

Uploaded by

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

Advance Java Technology

This document contains questions for an exam on advanced Java technologies. It includes questions on pluggable look and feel, MVC and JDBC architecture, Java EE containers, CallableStatements, RMI, URL/URLConnection, cookies/sessions, servlets, servlet filters, JDBC drivers, servlet events, JSP tag libraries, request/response objects, Hibernate architecture, page directives, and object-relational mapping with Hibernate. Students are instructed to attempt all questions which may include writing code examples, explanations, comparisons, or discussions around these advanced Java topics.

Uploaded by

Sagar Lodhiya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Seat No.

: ________

Enrolment No.___________

GUJARAT TECHNOLOGICAL UNIVERSITY


BE - SEMESTERVII EXAMINATION WINTER 2013

Subject Code: 170703


Subject Name: Advance Java Technology
Time: 10:30 TO 01:00

Date: 07-12-2013
Total Marks: 70

Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.

Q.1

Q.2

Q.3

Q.3

Q.4

(a) What is pluggable look and feel? What is its importance? Assume that an
application contains a textfield and a button. Show that how to apply plaf of
your choice to them.
(b) Explain following in brief: (1) MVC and (2) JDBC Architecture

07

(a) What is container in Java EE 6? Give its architecture and discuss its role in
hosting the applications.
(b) What is CallableStatement? Show that how to use it to call a stored procedure
running at database layer.
OR
(b) Write a complete RMI application with interface, server object and client to
compute the area of a circle where client provides the radius.

07

(a) Discuss the URL and URLConnection class with their use in network
programming.
(b) What are cookies and sessions? How can you use them in Java EE? Compare
them.
OR
(a) Write a web application using servlet to compute an area of a circle. Get the
radius from the client. Write necessary web.xml file.
(b) What is servlet filters? Give the necessary API for filters and explain their use.

07

(a) Describe following with proper illustrations:


(1) Type-4 JDBC driver
(2) Servlet events
(b) Explain the JSP core tag library.

07

07

07

07

07

07
07

07

OR

Q.4

Q.5

Q.5

(a) Show the use of JSP inbuilt objects: request and response, with their use in
application.
(b) Explain the JSP XML tag library.

07

(a) What is servlet configuration? Show it with example web.xml file.


(b) Give and explain the architecture of Hibernate.
OR
(a) Show the use of JSP page directive tag with its attributes.
(b) How can you implement OR Mapping in Hibernate? Give an example.

07
07

07

07
07

*************

You might also like