Description
Please improve the Menu Control, by allowing the user to set the chache stragety.
Right now the cache strategy seems to be "application" (or JVM instance) only.
This is very limiting, making the existing Menu Control useless for most user applications, thus forcing the users
to make their own menu controls (or the hack the original one).
Please allow setting the cache strategy also to "session", and "request" (or "page" if the page is stateful).
(even if the default remains to "application" - the ensure the compatibility with existing applications).
Thank you,
Demetrios.