Hi,

We have a (n urgent) problem regarding caching on the proxy server.  This
may be off-topic, but I know there's a lot of knowledge here ....

Our pages, generated by a Cocoon server, are okay, but, when a proxy is
between the at client's side, the pages are not being refreshed.  Allthough
we have these meta-tags:

                        <meta http-equiv="cache-control" content="no-store"/>
                        <meta http-equiv="pragma" content="no-cache"/>
                        <meta http-equiv="expires" content="-1"/>

We used "no-caching", ....  ISA (sure about one client using this) is
caching the pages and the user needs to press refresh himself.

All of this is not happening when not behind a proxy.


-----Original Message-----
From: Simon Mieth [mailto:[EMAIL PROTECTED]
Sent: dinsdag 27 januari 2004 15:15
To: [EMAIL PROTECTED]
Subject: realpath module - subsitemap


Hi all,


i try to access the realpath to my subsitemap. With the
realpath module i can get the contextPath.

How can i access the path of a subsitemap?
The request module doesnt give the correct path, when i do
this:

<map:match pattern="foo/**">

  <map:mount check-reload="yes" src="otherdir/"
uri-prefix="foo/"/>

</map:match>


with the servletPath/URI i only get the "foo"-part, but
i need the "otherdir"-path.

I would write an input-module like realpath or extend this,
but i didnt find the way to access the subsitemap path.

Any hint there, which component holds the path?

Thanx for any tip,

Best Regards,

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to