Hi, I have set a java.util.List in the ServletContext, this is performed by a ServletContextListener, named "sectors"
When I try to access that values from a JSP using <s:property value="#application.sectors" /> (actually i need them on a iterate tag) i'm unable to get them. If I use the #attr.sectors (ognl) i obtain all of them (with ${ applicationScope.sectors as well are returned) Can you explain what is happening here? Regards -- ------------------------------------------- Luis Alberto Gervaso Martin Java EE Architect & Instructor C/ Cuenca 4A, 2ºB Getafe (Madrid) SPAIN mobile: (+34) 627983344 [EMAIL PROTECTED]