E-BOOK
- Head First Servlets and JSP 2ed - Download
- Beginning JSP, JSF and Tomcat 2ed by Apress- Download
- Murach's Java Servlets and JSP 2ed by Joel Murach- Download
- Java-j2ee_interview_cracking_book by K. Arulkumaran- Download
MOST IMP QUESTION FOR GTU EXAM
Q - 1
b) What is HQL? How does it different from SQL? List its advantages
c) Explain various types of JDBC drivers and comment on selection of driver.
d) Write a program to fetch student records from database
e) Explain the use of CallableStatement and PreparedStatement with example.
Q - 2
proper format.
b)Explain the following classes with their use.
I. URLConnection class
II. DatagramSocket and DatagramPacket class
c) Write a TCP client and server program to do the P2P chat application:
d) Explain Hibernate O/R mapping with example
e) Debrief JSF Request processing life cycle.
Q - 3
b) Explain Spring Architecture
c) Explain Java Bean architecture.
d) What is filter? What is its use? List the different filter interfaces with their important methods.
e)Explain the following with respect to JSP Unified Expression Language.
I. Value expressions
II. Method expressions
Q - 4
a) Explain Servlet life cycle & importance of context and config object.
b) What are cookies? Write a servlet tha and add a cookie with your name reads and prints all the previous cookiesc) Explain the JSP implicit objects withtheir use
d) Enlist and explain the purpose and use of action tags in JSP
e) Explain event handling in Java Servlet with example
Q - 5
a) Explain transaction handling using JSTL
b) Explain JSP tag library with examplesc) Give the hibernate architecture and discuss each part in brief
d) Write a JSTL program to parse & display text of XML file
e) Explain Socket, ServerSocket, InetAddress classes. Write a java program to find an IP address of the machine on which the program runs.
No comments:
Post a Comment