Explain J2EE architecture with functionality of all components.
[7 marks]Discuss JDBC and its driver types? Which driver type is best and why?
[7 marks]Explain Servlet and HTTP Servlet with example.
[7 marks]Write a Java Servlet to print stock price when user enter stock code and submit.
[7 marks]Write a JSP code which take item code as input and generate output as item name and description.
[7 marks]Demonstrate Socket and ServerSocket with client server echo communication example.
[7 marks]Explain different JSP directive with their attribute by example and description.
[7 marks]Explain MVC Architecture in Details with neat diagram.
[7 marks]Discuss the Expression Language feature of JSP and mention various implicit objects available in the EL with description.
[7 marks]Discuss JSP Object scope: (i) Page (ii) Request (iii) Session (iv) Application with example.
[7 marks]Write short note servlet filter and filter chain. Mention one example with configuration file.
[7 marks]What is Session? Why it is used? What are different methods used to implement session? Explain with one example.
[7 marks]What is JSTL? Discuss various tags in JSTL with example.
[7 marks]Write a Java Client and Server Program to get IP address of host name/domain.
[7 marks]Write short note on Hibernate.
[7 marks]List and explain various swing layouts and components with examples.
[7 marks]Explain various tags in JSTL with example : (i) Core (ii)XML
[7 marks]