Can you call Action class methods from Struts config.xml?
Answer / arjun
No why means already we have predefine classes but we cannot
use methods
| Is This Answer Correct ? | 12 Yes | 4 No |
Explain design patterns which is used in struts?
1.when actionservelet execute. 2.when web.xml executes
How we can install struts?
How do u provide security to ur project?(Banking domain project)
how will you view ur jsp page to the client by using properties file?
Whats the difference between the default namespace and the root namespace?
Explain the necessity of empty tag?
Explain about how requests from the client are sent?
Explain about struts dispatch action?
What is the difference between validation.xml and validator-rules.xml files in struts?
how to create a search field in struts.with code
Can we have multiple struts config files in a single web app?