Hi, its work with "newjx"
thank you very mutch Rachid Harradi -------- Original-Nachricht -------- > Datum: Wed, 12 Sep 2007 10:29:37 +0200 > Von: Jeroen Reijn <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: Pass Parameter from flowscript to jxt > Hi Rachid, > > the syntax is correct. I have used it many times. > This is just a guess, but are you using Cocoon 2.1.10? > Try using the newjx generator. So it would become: > > <map:generate type="newjx" src="context:/resources/templates/error.jxt"> > ^^^^^^^ > > I hope that helps! > > Kind regards, > > Jeroen Reijn > > > rachid harradi wrote: > > yes the value is var sERROR = "blaabla"; > > > > > > > > -------- Original-Nachricht -------- > >> Datum: Tue, 11 Sep 2007 18:36:17 +0200 > >> Von: "Jasha Joachimsthal" <[EMAIL PROTECTED]> > >> An: [email protected] > >> Betreff: RE: Pass Parameter from flowscript to jxt > > > >> If you print sError from flow, does it have a value? > >> > >> > >> -----Original Message----- > >> From: rachid harradi [mailto:[EMAIL PROTECTED] > >> Sent: Tue 9/11/2007 5:51 PM > >> To: [email protected] > >> Cc: > >> Subject: Re: Pass Parameter from flowscript to jxt > >> > >> > >> thank you for reply > >> > >> but i dont get the value of sError !! > >> > >> > >> > >> -------- Original-Nachricht -------- > >>> Datum: Tue, 11 Sep 2007 13:53:17 +0200 > >>> Von: Jeroen Reijn <[EMAIL PROTECTED]> > >>> An: [email protected] > >>> Betreff: Re: Pass Parameter from flowscript to jxt > >>> Hi Rachid, > >>> > >>> try ${cocoon.parameters.sError}. That should do the trick. > >>> > >>> Regards, > >>> > >>> Jeroen Reijn > >>> > >>> rachid harradi wrote: > >>>> Hello together, > >>>> > >>>> i wish to pass a parameter like sError to jxt. > >>>> her is me Match : > >>>> <map:match pattern="error.txt"> > >>>> <map:generate type="jx" > >>> src="context:/resources/templates/error.jxt"> > >>>> <map:parameter name="sError" > value="{flow-attribute:sError}" > >>> /> > >>>> </map:generate> > >>>> <map:serialize type="html"/> > >>>> </map:match> > >>>> > >>>> but i dont know how i ask the value of this parameter: > >>>> > >>>> <?xml version="1.0" encoding="ISO-8859-1"?> > >>>> <html xmlns:jxt="http://apache.org/cocoon/jxtemplate/1.0"> > >>>> > >>>> <body> > >>>> > >>>> leider konnte das Document > >>>> > >>>> $sError???? > >>>> nicht erstellt werden . > >>>> </body> > >>>> > >>>> </html> > >>>> > >>>> thanks for answer > >>>> > >>>> Rachid Harradi > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >> -- > >> Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > >> Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > >> > > > > -- > Met vriendelijke groet, > Kind regards, > > Jeroen Reijn > > Hippo > > Oosteinde 11 > 1017WT Amsterdam > The Netherlands > Tel +31 (0)20 5224466 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
