PROTECTED]]
Verzonden: vrijdag 17 mei 2002 17:29
Aan: [EMAIL PROTECTED]
Onderwerp: Re: XSP Function to get URL
What about (its from cocoon's samples, there it's
used
with as="xml" and it's working at least in v2.0.1).
Roman
"Graaf, Edgar de (fin)" wrote:
> I
What about (its from cocoon's samples, there it's used
with as="xml" and it's working at least in v2.0.1).
Roman
"Graaf, Edgar de (fin)" wrote:
> I also tried this and could not get the right function (get-request-url or
> something).
> Try
> ://: server-port/>
>
> Regards
>
> Edgar
>
> -
I also tried this and could not get the right function (get-request-url or
something).
Try
://:
Regards
Edgar
-Oorspronkelijk bericht-
Van: Zack Angelo [mailto:[EMAIL PROTECTED]]
Verzonden: vrijdag 17 mei 2002 5:52
Aan: [EMAIL PROTECTED]
Onderwerp: XSP Function to get URL
Is there an
Hi Zack,
You can get all that kind information from the request object.
So maybe have a look at the Request Logic sheet. In the samples its
http://localhost:8080/cocoon/xsp/request
And the docs are here.
http://xml.apache.org/cocoon/userdocs/xsp/request.html
Hope that helps.
Darrell
> ---