What is actioncontext?
Answer / Jai Lata
ActionContext in Struts is an object that provides information about the current request and response, as well as other useful data, such as the value stack, locale, application, and servlet request and response objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can forward action be used to restrict a strut application to mvc?
Explain about the <html:base> tag?
Can we have different controllers in one struts app?
How is the mvc design pattern used in struts framework?
What is MVC Architecture?
21 Answers HCL, Hexaware, Infosys, Infrascape, Tech Mahindra,
What is the purpose of @results annotation?
Are struts thread safe?
What are construction struts?
how can i fetch combo box value into my DAO using struts 2?
What is the use of namespace in action mapping in Struts2?
Can u call Action class methods fro struts-config.xml file?
What is filter dispatcher in struts?