Which components are available using actioncontext map?
No Answer is Posted For this Question
Be the First to Post Answer
Does apache struts run on windows?
explain method overridding method overloding with examples?
What configuration files are used in struts?
What happens when Two users requests for same action class? How the threads are controlled?
what is struts? why Struts?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
Can you call Action class methods from Struts config.xml?
What is the use of forwardaction?
What do you mean by dynaactionform?
What is the use of form bean in struts?
What is Request Dispatcher and what is Request Process?