Thanks.
I knew that but is it the only way to get the parameter ?

At 17:14 11/07/2003 +0200, you wrote:
AFAIK you must declare in the sitemap the parameters you want to pass to your generator/selector (or whatever avalon component you are using).
If "myAction" interacts with "myGenerator", in the sitemap you should have something like that :
<map:act type="myAction">
<map:generate type="myGenerator">
<map:parameter name="myParam" value="{myParam}"/>
</map:generate>
...


Hope it helps

Alex


PS in french : bon week-end du 14 juillet





At 16:33 11/07/2003 +0200, you wrote:
I Have an action that returns a hashmap with different values that I need to use.

Can I get it with a generator or a selector without going throught the sitemap ?


thanks Lionel






Lionel CRINE Soci�t� : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70


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


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


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



Reply via email to