Is it publicly exposed?

It works because S2 has a custom response wrapper that exposes the value
stack to EL evaluation.

Dave
 On Nov 24, 2013 8:52 AM, "Yaragalla Muralidhar" <yaragallamur...@gmail.com>
wrote:

> Hi,
>    I have the following property in my action class
>
> private BookDto book=new BookDto();
>
>
> in my jsp when i use EL as follows i am able to get the value of the
> property but i am not able to understand how?
>
> ${book.property}
>
> The EL checks only in the scopes for attributes so is book kept as
> attribute in some scope?
>
> *Thanks and Regards,*
> Muralidhar Yaragalla.
>
> *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>*
>

Reply via email to