Thursday, 12 February 2015

J2EE Lab Manuals

J2EE Lab Manuals

Subject Code: 10MCA46                                                                                     I.A Marks: 50
Hours/Week: 3                                                                                                    Exam Marks: 50
Total Hours: 42                                                                                                    Exam Hours: 3

Particulars of the Experiments Performed
C O N T E N T S
Sl.
No.
Programs

01

Write a JAVA Program to insert data into Student DATA BASE and retrieve info based on particular queries (queries can be given which covers all the topics of 2nd UNIT).


02
Write a JAVA Servlet Program to implement a dynamic HTML using Servlet (user name and password should be accepted using HTML and displayed using a Servlet).



03

Write a JAVA Servlet Program to Download a file and display it on the screen (A link has to be provided in HTML, when the link is clicked corresponding file has to be displayed on Screen)




04

 Write a JAVA Servlet Program to implement RequestDispatcher object (use include() and forward() methods).




05

Write a JAVA Servlet Program to implement and demonstrate get() and Post methods(Using HTTP Servlet Class).




06

Write a JAVA Servlet Program to implement sendRedirect() method(using HTTP Servlet Class).



07

Write a JAVA Servlet Program to implement sessions (Using HTTP Session Interface).


08

a. Write a JAVA JSP Program to print 10 even and 10 odd number.

b. Write a JAVA JSP Program to implement verification of a particular user login and display a welcome page.






09

 Write a JAVA JSP Program to get student information through a HTML and create a JAVA Bean Class, populate Bean and display the same information through another JSP.



10

Write a JAVA JSP Program which uses <jsp:plugin> tag to run a applet.



11

Write a JAVA JSP Program whch implements nested tags and also uses TagSupport Class.


12

An EJB application that demonstrates Session Bean.



13

An EJB application that demonstrates Entity Bean.



14

An EJB application that demonstrates MDB.








No comments:

Post a Comment