AW: Reading request parameters

2002-05-21 Thread Andres, Judith
t; Gesendet am: Freitag, 17. Mai 2002 18:01 > An: [EMAIL PROTECTED] > Betreff: RE: Reading request parameters > > Judith, > > thanks for your suggestion. It works now but I also had to change the > map:match clause to > > > > The clause > >

RE: Reading request parameters

2002-05-17 Thread Enrico Gulfi
Judith, thanks for your suggestion. It works now but I also had to change the map:match clause to The clause does not match requests with parameters. Does it make sense to you? Thanks, Enrico - Please c

AW: Reading request parameters

2002-05-17 Thread Andres, Judith
Judith > -Ursprüngliche Nachricht- > Von: Enrico Gulfi [SMTP:[EMAIL PROTECTED]] > Gesendet am: Freitag, 17. Mai 2002 15:31 > An: Cocoon Mail List > Betreff: Reading request parameters > > Hi everybody, > > I'm new to Cocoon so forgiv

Re: Reading request parameters

2002-05-17 Thread Christian Haul
On 17.May.2002 -- 03:31 PM, Enrico Gulfi wrote: > Hi everybody, > > I'm new to Cocoon so forgive me if my problem seems trivial to you :-) I'm > using C2 with Tomcat 4.0.3 on Win2000. > > I'm trying to pass a request parameter to a transformation as following: > > > > >

Reading request parameters

2002-05-17 Thread Enrico Gulfi
Hi everybody, I'm new to Cocoon so forgive me if my problem seems trivial to you :-) I'm using C2 with Tomcat 4.0.3 on Win2000. I'm trying to pass a request parameter to a transformation as following: As soon as I request a page, in the Cocoon servlet I get t