What is Hibernate? What is main advantage of using hibernate than using SQL?
[3 marks]Compare Directive Include and Standard Action Include in JSP.
[4 marks]Write a client server program using TCP. Client send list of Nnumbers to server and server respond the sum of Nnumbers with appropriate output.
[7 marks]What is a DatabaseMetaData? List out methods and explain any two with appropriate code.
[3 marks]Explain UseBean action tag in JSP with appropriate code.
[4 marks]Write a program to insert student records to database using callable statement with appropriate output.
[7 marks]Differentiate between GenericServlet and HttpServlet.
[3 marks]What is a deployment descriptor file? Explain it with code for managing the different errors or exceptions.
[4 marks]What is Request Dispatcher? What is the difference between Request dispatcher’s forward() and include() method? Explain it in detail with program.
[7 marks]What is Filter? List the applications of filter.
[3 marks]Explain Servlet Life Cycle with example and demonstrate every state in detail.
[4 marks]What is session? List the different ways to manage the session and explain any one way with appropriate code.
[7 marks]What is a use of page directive tag? List out all attribute and explain any two in detail.
[3 marks]List out all Implicit object in JSP and explain any three in detail.
[4 marks]What is a use of directive taglib in JSP? Write down a program for creating your own tag by using taglib in JSP with appropriate output.
[7 marks]What is POJO? Explain Hibernate architecture in detail.
[3 marks]What is ORM? Explain object/relational mappings in hibernate.
[4 marks]What is a JSTL? List out all library and explain any one with appropriate code in detail.1
[7 marks]List the JSF facelets tags and explain any one in detail.
[3 marks]List the JSF validation tags and explain any three in detail.
[4 marks]Explain JSF application life cycle phases in detail with neat sketch.
[7 marks]What is dependency injection? Explain in detail.
[3 marks]What is MVC architecture? Explain Spring architecture with neat sketch.
[4 marks]Explain the architecture of Spring Framework with its all container in detail.
[7 marks]