Can u call Action class methods fro struts-config.xml file?
Answers were Sorted based on User's Feedback
Answer / ravi kumar
Yes, we can call a Action Class from struts-config.xml file.
| Is This Answer Correct ? | 3 Yes | 2 No |
Explain the difference between dispatchaction and lookupdispatchaction in struts?
Explain the complete struts validator framework.
Can you explain struts validator framework?
what are the disadvantages of MVC architecture
What is the purpose of form-be tag in struct-config.xml?
How the exceptions are handled in struts?
What are the bundled validators?
What should be the name of xml file used for validation in struts?
I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the
What is the differnce between 2-tier architecture and 3- tier architecture in java?
What is the difference between validation.xml and validator-rules.xml files in struts?
what is frame work in struts?