| | | | Question Answer Tutorial - JAVA->Struts | | | | Question: Struts Framework is based on? | | Answer: Servlet, JSP, XML and Java
| | | | | | | | Question: Which of the logic tags are used for repetitive output generation? | | Answer:
| | | | | | | | Question: The dispatch from the controller to the action class is based on a configuration that is provided by a -----. | | Answer: struts-configs.xml
| | | | | | | | Question: Which of the JAVA Bean tags is used to show the bean value on a web page? | | Answer:
| | | | | | | | Question: Which of the following acts as a bridge between user-invoked URI and a business method? | | Answer: Action Class
| | | | | | | | | | | | |