Differentiate statement and prepared statement interface.
[3 marks]What are the components of URL? Show the use of URL class with an example.
[4 marks]What is session? Explain session management using cookies.
[7 marks]Explain servlet life cycle.
[3 marks]Differentiate Servlet Config and Servlet Context.
[4 marks]Write a client-server java program using TCP sockets.
[7 marks]Write a java program to demonstrate the use of JDBC API to read and write data elements to and from a database table.
Explain the use of Result Set Meta Data.
[3 marks]Explain the use of different JSP action tags.
[4 marks]Demonstrate the use of implicit JSP objects.
[7 marks]Explain the use of Callable Statement?
[3 marks]Write a java code to explain the use of Request Dispatcher.
[4 marks]Demonstrate the use of JavaBeans in JSP.
[7 marks]Explain how JSF is different from conventional JSP?
[3 marks]Explain the steps for creating custom tags in JSP.
[4 marks]Develop JSF application to test the annotations for managed beans.
[7 marks]Write a code snippet to show the use of JSF action event.
[3 marks]What is EL? Write a JSP page to define and use a function.
[4 marks]Describe JSF request processing life cycle and explain the function of each phase.
[7 marks]What are the features of Spring framework?
[3 marks]Explain the role of IoC container in Spring framework.
[4 marks]Explain architecture of Hibernate.
[7 marks]What is HQL? How does it differ from SQL?
[3 marks]Explain OR mapping using hibernate mapping file.
[4 marks]Explain the architecture of Spring Framework.
[7 marks]