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