You are on page 1of 2

Subject Code: 403 JavaBean 1. 2. 3. 4. JDBC 1. List and explain JDBC Component. 2.

Write a program in java which will display student information ( stud no., stud name, class, percentage). Servlets and JSP 1. 2. 3. 4. What is JSP? Differentiate between servlet and JSP. What is JSP? Explain various tags used in JSP. Write a program in java using servlet which accepts user login information (userid and password) and checks whether entered user is valid or not. 5. Write a program in java using JSP that calculates factorial of a given number. 6. Write a program in java using JSP which accepts actor (actor no., act name, movie_name) information and display it to the second page. 7. Explain life cycle of servlet. XML 1. 2. 3. 4. 5. What is XML? How XML is used in Servlets? What are the limitations of XML? What are inner workings of e-business XML? List the steps for creating XML document? Create an XML file that store the information about fire employee details. What do you mean by bean? Give coding conventions of bean. Explain JavaBean API. How JavaBean is used in encapsulation of data and logic? Write a note on jar and manifest files.

e-business / Client-server/ J2EE/ MVC

1. 2. 3. 4. 5. 6. 7.

What are fundamental parts of e-business application? What is factory patterns? How it is used in database connection? Explain client-server technology. How access pattern is used in access to enterprise component? Differentiate between 2-tier and 3-tier client architecture. Explain J2EE multitier architecture. What is e-business? Explain various models used in e-business application design. 8. Explain MVC architecture.

You might also like