What are Struts2 core components?
No Answer is Posted For this Question
Be the First to Post Answer
what is use of assert keyword in java..?
What is the difference between forwardaction and includeaction?
how does request processor relates to action mapping?
What is meant by portals???
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
Where should struts xml be placed?
What is controller in struts2?
how you implement and maintain your struts project by using MVC2 arch?
Are interceptors thread safe?
What is ValueStack and OGNL?
why do we use logic tag library in struts?
Can you call Action class methods from Struts config.xml?