How can we write our own interceptor and map it for action?
No Answer is Posted For this Question
Be the First to Post Answer
How is the Struts framworl related to MVC2?
What are the steps required for setting up validator framework in struts?
what is the purpose of action servlet and action?
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
Is there a particularly good ide to use with struts?
why do we use logic tag library in struts?
What is the DynaActionForm? How we implement the dynaactionform ? can u please tell me the way to implement? in understandable way?
How tag libraries are defined in Struts?
What are the benefits of Struts framework?
How can you create your custom interceptor in struts 2?
Explain architecture of struts2?
What is the difference between empty default namespace and root namespace?