Java Programming - Struts And Hibernate Questions and Answers
1. Which of the following methods is overridden by Action class?
Loading...
2. Which of the following should always forwards or redirect to a resource (view) after completed?
Loading...
3. Which of the following acts as a bridge between user-invoked URI and a business method?
Loading...
4. What is the limitation of creating ActionServlet instances per web application?
Loading...
5. Which of the following are the struts pre-built Action classes?
Loading...
6. Struts framework
Loading...
7. The dispatch from the controller to the Action class is based on a configuration that is provided by a
Loading...
8. Which of the following tags in struts-config.xml file defines the availability of necessary Struts JSP custom tag libraries?
Loading...
9. Business delegate pattern
Loading...
10. Which of the java bean tags is used to show the bean value on the web page?
Loading...
Are these questions helpful for you?
Related Quizzes
- Introduction To Java
- Java Network Programming
- Java File Input Output
- Java Socket Programming
- Java Data Types
- Java Operators
- Java Strings
- Java Arrays
- Java Package And Interface
- java.lang Package
- Java Swings
- Java Applets
- Java Exception Handling
- JSP And Servlet
- Struts And Hibernate
- Java Session
- JDBC
- Java Classes And Methods
- Java Generics
- Java Multithreading
Comments: (Your feedback is valuable to us)