Hi, Does anybody know whether it's possible and how to write a customer variable resolver for the standard implementation of JSTL? That'll solve another problem with portlets: JSF correctly puts managed beans in a portlet session (via the external context I guess), but the JSTL EL looks at the "servlet level" so you can't access JSF managed beans with JSTL. This has probably been discussed at length and probably there is a standard solution and probably it'll be dealt with in the upcoming version of the specs, but in the meantime....?
Thanks Bolerio