This option is perfect thank you.
Bye the way, do you know if can instruct magnolia not tu use the cache
based on some rules in the filter ?
Sincerly
Malte
Sameer Charles wrote:
there are many ways to do this, I would write a filter which is
executed before server gets a rendering request (EntryServlet).
you can build a simple filter which does whatever you want on the
server side without using any frames.
- Sameer
On Oct 28, 2005, at 3:26 PM, M. Wiskott wrote:
Hi Sameer,
Thank you for your quick reply
I tried with an Iframe but in that case it refers to the container of
this frame ...
Sameer Charles wrote:
If a page is cached, your template script is never executed.
You can execute a script by adding a hidden frame in your templates
and add this frame src in cache/deny list so that it wont be cached.
regards
- Sameer
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------