Description: programming languages Online Quiz - 222 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Can there be multiple inside ?
Which is not subclass of DispatchAction class?
Is ActionForm serializable ?
Reset () method of ActionForm returns?
If validate="true" in struts-config.xml action tag then what is the sequence of execution?
How to use ReuestDispatcher to redirect URL ?
What is return type of execute () method?
To localize Tiles, you can
The tag is:
The name of the Application Resources file is set by the servlet init-param named
From a MVC perspective, Struts provides the
Each Struts Action element is uniquely identified by its
What is struts?
ReuestProcessor is based on following design pattern?
Org.apache.struts.action.Action class extends?
Which one is correct?
We can create how many struts config file in an struts application?
In Struts 1.1, you can change how Struts populates a form by
If you have created a custom ActionMapping subclass with the property "service", you can initialize the value to "selectRecord" using
Can there be multiple tag inside tag in tiles-defs.xml?