You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by "Albrecht F.Leiprecht" <al...@mail.ccc-casino.com> on 2001/04/10 05:35:22 UTC

[Q:] Who is using DefaultCookieParser.java

Does somebody use the
        DefaultCookieParser.java
from the Turbine.properties ??

If so, is there a convetion how to call it... ?
why is it in the properties ?

any hints or Ideas appreciated

rgds
Albrecht F. Leiprecht


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: ] Who is using DefaultCookieParser.java

Posted by "Albrecht F.Leiprecht" <al...@mail.ccc-casino.com>.
> To get a CookieParser instance you must call:
> 
> data.getCookies()
> 
> where data is the RunData instance. As CookieParser is an interface, you
> define in TR the implementing class you want to use.

It is funny how I keep making easy things complicated myself ...

Thanks for the Hint...

albi


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


RE: ] Who is using DefaultCookieParser.java

Posted by Ilkka Priha <ip...@surfeu.fi>.
To get a CookieParser instance you must call:

data.getCookies()

where data is the RunData instance. As CookieParser is an interface, you
define in TR the implementing class you want to use.

-- Ilkka

> -----Original Message-----
> From: Albrecht F.Leiprecht [mailto:albi@mail.ccc-casino.com]
> Sent: Tuesday, April 10, 2001 06:35
> To: turbine-user@jakarta.apache.org
> Subject: [Q:] Who is using DefaultCookieParser.java
>
>
> Does somebody use the
>         DefaultCookieParser.java
> from the Turbine.properties ??
>
> If so, is there a convetion how to call it... ?
> why is it in the properties ?
>
> any hints or Ideas appreciated
>
> rgds
> Albrecht F. Leiprecht
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org