Saturday, November 28, 2015

2012 Question Paper,M. C. M. (Semester - III),ADVANCED JAVA,University Of Pune Question Paper

University Of Pune Question Paper
M. C. M. (Semester - III) Examination - 2012
ADVANCED JAVA
(New 2008 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions :
(1) Question No. 1 is compulsory.
(2) Solve any five out of remaining.
(3) Figures to the right indicate full marks.
Q.l) Answer the following : [20]
(a) What is Jsp:forward and Jsp:include ?
(b) How cookies are created and values are set ?
(c) What are different Statements used in JDBC ? Which methods
are supported by these Statements ?
(d) What are different rules for writing simple bean ?
(e) What is URL ? List any four methods.
Q.2) Write Servlet Application to accept movie name from user through
HTML page. Display movie details and names of theaters, timeslot
where the movie is showing. If the movie is not currently showing
anywhere display message "Movie Not Available now !"
Use Tables :
Movie : MovieId, Mname, Casting, Launch Date, Director, Musician
MovieDisplay : Serialno, MovieId, Theater, Timeslot, DisplayStatus
 (could be showing or not showing) [10]
Q.3) Write an Employee bean containing eno, ename, dept, salary attributes
and calculated Commission(float percentage) Method.
Write JSP Application to use this Employee bean. Accept details from
html page set the values for Employee bean and display calculated
commission in client's browser. [10]
Q.4) Write Multithreaded Server - Client Chat Application using Sockets.
[10]
Q.5) Write JDBC Application to insert records in movie table. Continue
insertions till user want. Use table Movie of question 2. [10]
Q.6) Write JSP Application using JSTL to display cubes of first 30 natural
numbers in a tabular form. The table should contain the number and
its cube. [10]
Q.7) Write notes : (Any Two) [10]
(a) Struts’ MVC Architecture
(b) JNDI Interfaces and Methods
(c) Working of RMI

Share This
Previous Post
Next Post

B.E Civil Engineer Graduated from Government College of Engineering Tirunelveli in the year 2016. She has developed this website for the welfare of students community not only for students under Anna University Chennai, but for all universities located in India. That's why her website is named as www.IndianUniversityQuestionPapers.com . If you don't find any study materials that you are looking for, you may intimate her through contact page of this website to know her so that it will be useful for providing them as early as possible. You can also share your own study materials and it can be published in this website after verification and reviewing. Thank you!

0 comments:

Pen down your valuable important comments below

Search Everything Here