Can you explain aware interfaces in struts2?
Answer / Renu Grover
Aware Interfaces in Struts 2 are interfaces that allow components (like Action, ActionSupport, etc.) to be configured at runtime. By implementing these interfaces, the components can provide their own instances of dependencies or let the container manage them.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the design role played by struts?
What is ValueStack and OGNL?
What is the purpose of @results annotation?
What is the difference between struts and spring? Explain
Is struts mvc framework?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the important methods of actionform?
how canu done chechin and check out of u r project using with sample examples?
How can we integrate log4j in Struts2 application?
Do we need to pay the struts if being used in commercial purpose?
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips
Explain about the library tag?