> -Original Message-
> From: Christian Joelly [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 28, 2002 12:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [C2] Using RequestSelector for redirect
>
>
> Hello!
>
> On Tue, May 28, 2002 at 11:46:06AM +0200,
Hello!
On Tue, May 28, 2002 at 11:46:06AM +0200, Reinhard Pötz wrote:
> I'm not familiar with the RequestSelector but an Action can do it for you.
im not familar with both techniques, but as i see the requestselector is
easier to handle than actions. when i use actions i have to code the
login f
I'm not familiar with the RequestSelector but an Action can do it for you.
Regards
Reinhard
> -Original Message-
> From: Christian Joelly [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 28, 2002 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [C2] Using RequestS
Hello!
On Tue, May 28, 2002 at 10:23:17AM +0200, zze-STIENNE Nicolas FTRD/DMI/CAE wrote:
>
> Perhaps could you find some help on this page :
> http://www.cocooncenter.de/cc/documents/resources/request-params/requestselector.html
nope, this page describes using requestselector in gerneral.
thx
ML
> Objet : [C2] Using RequestSelector for redirect
>
>
> Hello!
>
> i want to setup a redirect to a startpage when 2 request parameters
> are not set and one request parameter is set (and of a certain
> string-length). how can i use the map:select component to
>
Hello!
i want to setup a redirect to a startpage when 2 request parameters
are not set and one request parameter is set (and of a certain
string-length). how can i use the map:select component to check for this
request parameters?
my problem is the use of map:when and map:parameter i don't under