The request parameter is:
>
>
>
> -8<---
>
> Regards,
> Vadim
>
> > -Original Message-
> > From: Michael Homeijer [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, March 04, 2002 9:34 AM
> > To: '[EMA
day, March 04, 2002 11:57 AM
> To: [EMAIL PROTECTED]
> Subject: Re: xsp-request problem
>
> Thank you!
>
> http://xml.apache.org/cocoon/userdocs/xsp/request.html shows name
without
> the xsp-request: but of course it needs to be there! Otherwise name
is a
> very lone
ch 04, 2002 9:34 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: xsp-request problem
>
> Hi,
>
> Have a look at the generated java code in the work directory of your
servlet
> engine.
> I am sure it will give you a clue about how XSP works in Cocoon. ;-)
>
>
>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 11:39 AM
Subject: RE: xsp-request problem
> > From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]]
> >
> > Hello, I'm using cvs( March 02, 2002) and having success with:
> >
> >
> > S
String fruit =
>parameterName
> ;
>
>
>
> Regards,
>
> Roger
>
> - Original Message -
> From: "Istvan Beszteri" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, March 04, 2002 10:34 AM
&g
rName
;
Regards,
Roger
- Original Message -
From: "Istvan Beszteri" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 10:34 AM
Subject: xsp-request problem
> Hi All,
>
> I just started to learn XSP and I tried some examples.
> I have
; To: [EMAIL PROTECTED]
> Subject: xsp-request problem
>
>
> Hi All,
>
> I just started to learn XSP and I tried some examples.
> I have found a strange problem with xsp-request.
>
> The following xsp works properly:
>
>
>
> xmlns:xsp=&qu
Hi All,
I just started to learn XSP and I tried some examples.
I have found a strange problem with xsp-request.
The following xsp works properly:
http://apache.org/xsp";
xmlns:xsp-request="http://apache.org/xsp/request/2.0";
>
String fruit = "apple";
The str