To move forward I added the accessors for my object to an interface I
created to access a certain property set.
And who can believe it... finally the OgnlRuntime could find the property.
What does this leave us with?
In a more complex setup with multiple Action base classes and interfaces
some
In my website I am using an ajax method to request the current state.
An action fires and provides the result object as a property
(java.lang.Object).
But for some reason my JsonResult class cannot find this object in the
value Stack.
Looking into the OgnlRuntime code, the superficial cause
2 matches
Mail list logo