What is lookupdispatchaction?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the components of struts?
What is the forward action utilized for?
What is the purpose of form-beans tag in struct-config.xml?
What configuration changes are required to use resource files in Struts?
What is the purpose of @validations annotation?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What is http forward?
What is the differnce between 2-tier architecture and 3- tier architecture in java?
Is it possible to create mulitple instance of one Action Class in struts?
Where should struts xml be placed?
why do we typecast ActionForm into out plain java bean class in Action class?
What is DynaActionForm?