What do you mean by ognl?



What do you mean by ognl?..

Answer / Chandra Mani Kumar

OGNL (Object-Graph Navigation Language) is an expression language used in the Apache Struts framework. It allows developers to create expressions that navigate and manipulate Java objects graphically. OGNL can be used for data binding, value stack operations, and action method arguments, among other things.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

How exception handling is provided in struts?

2 Answers   Accenture,


What are the Core classes of Struts Framework?

1 Answers  


What are the contents on web.xml in struts application ?

0 Answers  


I facing problems while explaining project details in the interview...... can any tell complete project architecture that followed in companies

1 Answers   ID,


Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

1 Answers  


How duplicate form submission can be controlled in struts?

1 Answers  


what is the difference between model1 and model2 architecture in struts?

3 Answers  


What is the use of ActionErrors in Struts

1 Answers  


What is action chaining ?

0 Answers  


Which design pattern the interceptors in struts2 is based on?

1 Answers  


What are struts in java?

1 Answers  


What is the difference between empty default namespace and root namespace?

1 Answers  


Categories