0% found this document useful (0 votes)
17 views

MWA Question Bank

Uploaded by

waghuletanish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

MWA Question Bank

Uploaded by

waghuletanish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Unit-4

1. What is Servlet? Explain how a servlet is processed.


2. Write a servlet which will accept user name and password in a form, which will compare
both in the database to display success or failure.
3. Why session management is required in Servlet?
4. Explain Servlet Life cycle.
5. Write a Java Servlet which will display “welcome to Servlet” message.
6. Write advantages of JSP over Servlets? Also explain how to write JSP program.
7. List and elaborate any five JSP implicit objects with examples.
8. What are JSP actions? Explain error handling in JSP using JSP actions with example.
9. Explain different session management mechanisms in Servlets.
10. Apply PHP script and explain basic structure of PHP.
11. What are the advantages while using PHP?
12. What are differences of servlet and JSP. Which one is more suitable for server side
programming. Justify your answer.
13. What is an associative array in PHP?

Unit-5

1. What is AngularJS? Write various features of AngularJS.


2. List and explain advantages and disadvantages of AngularJS.
3. Write and explain various steps for creating angularJS application with the help of tags.
4. List and explain various directives in AngularJS.
5. What is use of controller in AngularJS? Explain significance of $scope while using controller.
6. Write sample AngularJS application which can demonstrate use of different type of
expressions.
7. List and describe various filters available in AngularJS. 11. What is Dependency Injection
mechanism in AngularJS?
8. What is use of custom directives in AngularJS? Also write type of elements supported by
AngularJS.
9. Does AngularJS support Single Page Application via multiple views on a single page?Justify
your answer.
10. Write various features of struts framework.
11. Draw and explain neat diagram which depicts MVC to the struts architecture.
12. What are the different configuration files require to develop any struts application? Explain
any two configuration file.
13. Write java class to create Action (i.e. HelloAction) for sample struts2 application.

Unit-6

1. What are web services? List and discuss components of web services.
2. How does a web service work? Illustrate working of web service with the help simple
example.
3. Identify and justify the benefits of using web services.
4. What are the different roles within web service architecture?
5. Write differences between SOAP and REST.
6. Write Short note on Content Management System.
7. Write Short note on Bootstrap.
8. Write brief note on JSF.
9. Write brief note on Spring.
10. List and explain main components of EJB architecture.
11. What are the different benefits of using EJB?
12. What is JNDI lookup? How to acquire JNDI context?
13. Write differences between session beans and entity beans.
14. Explain JNDI lookup architecture.

You might also like