Thanks for your replies, but unsuccessfully i cant use both solutions.

I want generate links in a xsp page. Till the next mainrelease we have to
work with cocoon 2.0.4 . I thought there is an solution like the the
getContextPath method in the request Interface. The context is only a part
of the path i need. I want the fully path to the mount root.

contextPath + /mount/projectname/

cham

-----Original Message-----
From: Hugo Burm [mailto:[EMAIL PROTECTED]
Sent: Montag, 19. Januar 2004 19:46
To: [EMAIL PROTECTED]
Subject: RE: How can i get my mount root


If you need the physical pathname you can use the RealPath input module.
Have a look at the input module samples:
..../cocoon/samples/modules/realpath.xsp

Hugo Burm

> -----Original Message-----
> From: Marcin Okraszewski [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 19, 2004 5:37 PM
> To: [EMAIL PROTECTED]
> Subject: Re: How can i get my mount root
>
>
> Hi,
> Can't you use pseudo protocol "context://" ?
>
> Regards,
> Marcin Okraszewski
>
> > Hi,
> >
> > I'am looking for a good and practicable way to determine the Path to the
> > mount Root.
> >
> > e.g. /mount/projectname/
> >
> > or /cocoon/mount/projectname/
> >
> > Is there any way or have I do that everytime hard in the source?
>
>
> ---------------------------------------------------------------------
> 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]

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

Reply via email to