Hi,

I'd uncertain that I understand what you mean, but I have the impression you are trying to generate the parameter values themselves, so you can access them as part of the stream.

I have been using the following trick myself quite a lot:

Pass the parameters as request parameters to a pipe that generates request 
parameters.. :)

You might get more than you want, but it works well..

Cheers,
Geert

oceatoon wrote:

Hi
I feel oakward asking this, since it seems so obvious, but I don't beleive
it is possible??? How do I retreive the value of my parameter directly in my generate without
using either JX nore XSL:

<map:generate src="....">
        <map:parameter name="coco" value="oon"/>
</...

I have been using JX till now to retreive my parameter with
${cocoon.parameters.coco} but we are trying to step away from JX now, and I
realise that I don't know how to retreive my parameters value directly
through the generator ? is this possible ? offcourse XSL and JX is no
problem ,  but I'd like to get them straight in the generator ?

Thanks for the thoughts.

Tibor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
=====================================
NB: het Daidalos kantoor is sinds 22 april
jl. gevestigd op een nieuw adres:

Daidalos BV
Hoekeindsehof 1 - 4
2665 JZ Bleiswijk
tel: +31 (0)10 850 12 00
fax: +31 (0)10 850 11 99

Bovenstaand adres is tevens het postadres.
======================
[EMAIL PROTECTED]
IT-consultant at Daidalos BV

http://www.daidalos.nl/

GPG: 1024D/12DEBB50

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to