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 |
How exception handling is provided in struts?
What are the Core classes of Struts Framework?
What are the contents on web.xml in struts application ?
I facing problems while explaining project details in the interview...... can any tell complete project architecture that followed in companies
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
How duplicate form submission can be controlled in struts?
what is the difference between model1 and model2 architecture in struts?
What is the use of ActionErrors in Struts
What is action chaining ?
Which design pattern the interceptors in struts2 is based on?
What are struts in java?
What is the difference between empty default namespace and root namespace?