Can you explain aware interfaces in struts2?



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

Post New Answer

More Struts Interview Questions

What is the design role played by struts?

1 Answers  


What is ValueStack and OGNL?

1 Answers  


What is the purpose of @results annotation?

1 Answers  


What is the difference between struts and spring? Explain

1 Answers  


Is struts mvc framework?

1 Answers  


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

1 Answers  


What are the important methods of actionform?

1 Answers  


how canu done chechin and check out of u r project using with sample examples?

8 Answers   CTS, Logica CMG,


How can we integrate log4j in Struts2 application?

1 Answers  


Do we need to pay the struts if being used in commercial purpose?

1 Answers  


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

1 Answers  


Explain about the library tag?

1 Answers  


Categories