Draw and explain MVC architecture.
[3 marks]Write a Web application using servlet to reverse the input number.
[4 marks]Describe JDBC component and architecture.
[7 marks]What is a statement? What are the different types of JDBC Statements?
[3 marks]Write a Web application using servlet to find whether entered String is palindrome or not.
[4 marks]Describe functionality of Cookie with respective methods. How to implement cookie in JSP ? Demonstrate using JSP Code.
[7 marks]Define Session. Write a Java servlet which store items in shopping carts and generate invoice at end to demonstrate Session.
[7 marks]How Internationalization is handled by Java?
[3 marks]Discuss URL and URL Connection class with java code snippets
[4 marks]Elaborate BLOB Data type. Write java code to insert and retrieve BLOB data type values.
[7 marks]Explain JSP (i) page (ii) include (iii) taglib directive with attribute, description.
[3 marks]Discuss Object Serialization with one example.
[4 marks]Elaborate CLOB Data type. Write java code to insert and retrieve CLOB data type values.
[7 marks]List out classes of javax.servlet.http package.
[3 marks]Discuss functionality of Java Beans. Write a JSP Page to demonstrate Java Bean.
[4 marks]Develop a jsp code which store and retrieve product detail from web page and stores/retrieve it in Mysql database
[7 marks]List out interfaces of javax.servlet.http package.
[3 marks]Explain JSP Object scope: (i) Page (ii) Request (iii) Session (iv) Application with example.
[4 marks]Write a servlet code to demonstrate prepare statement and callable statement to retrieve and store bank account operations.
[7 marks]Discuss Hibernate Query Language.
[3 marks]Write a Java Servlet to retrieve stock price using JSP Tags.
[4 marks]What is JSTL? Explain following tags in JSTL with example : (i) SQL (ii)Function
[7 marks]1/2
[ marks]Discuss JSF Convertor Tag.
[3 marks]Explain features of JSTL.
[4 marks]Elaborate Java Spring Framework Architecture. 2/2
[7 marks]