I would like to know if my lookup are cached troughout the session if I
use the same query.
Now I'm doing some ${extract {attrName} {${lookup ldap ... so the lookup
could be exactly the same whenever I need something from LDAP, but if
the results are not actually cached the ${extract are useless.