What do you mean by the abstract package in struts2, and what is its utilization?
No Answer is Posted For this Question
Be the First to Post Answer
What configurations are stored in struts configuration file ?
why we are not implement business logic in struts action?
What is the purpose of plug-in tag in struct-config.xml?
What do you mean by actionmapping?
What is the purpose of action-mappings tag in struct-config.xml?
Can a reducer dispatch an action?
Explain the difference between jakarta struts and apache struts?
What is Struts Frame Work Architecture(With Diagram) ?
What is meant by custom tags?
multiple instances for action class is it possible
Explain the difference between dispatchaction and lookupdispatchaction in struts?
Can i use constructor in Action Class?If yes how?