Can we write Structs application without using Action Class
directly or indirectly(extends Action class)
Answer Posted / raja
Nio We cannot write
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is DynaActionForm?
What are the benefits of Struts framework?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the purpose of plug-in tag in struct-config.xml?
Why are struts tightly coupled?
Describe validate() and reset() methods.
Which model components are supported by Struts?
Give an alternative way to protect jsp’s with not much features from direct access.
What do you mean by a custom tag?
For a single Struts application, can we have multiple struts-config.xml files?
What is the purpose of @doublerangefieldvalidator annotation?
Mark the differences between html tags and strut specific html tags.
What are the ways in which duplicate form submission can occur?
how to debug struts project in netbean ?
Can we have more than one struts-config.xml file for a single struts application?