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]

Reply via email to