Setting managed bean抯 property from JSP?
Hello to all
I would like to know is there any way to access managed beans抯 properties strait forward from pure jsp page or on any another way then property binding? Actually I am trying to find way to access and setup property of managed bean form jsp. Is that possible?
Thanks in advance.

