Hi struts users,
i got little trouble with the following struts2 jsp snippet.

Within a tagfile i create a map...
<s:bean name="java.util.HashMap" id="mymap">
    <s:param name="peng" value="pong"/>
</s:bean>

later in jsp rendering process, in a different page fragment i like to add 
several key value pairs to this map
but dont know how to do. I allready read documentation but without any success.
Please give me a hint.

Greets
Stefan Gebhardt

-- 
Stefan Gebhardt * abas-eB
ABAS Software AG * Südendstraße 42 * 76135 Karlsruhe * GERMANY
Tel.: +49 (0) 721 / 9 67 23-0 * Fax.: +49 (0) 721 / 9 67 23-100
http://www.abas.de
Vorstand: Werner Strub (Vorsitzender), Peter Walser
Vorsitzender des Aufsichtsrats: Thomas Frank
HRB 107644 Amtsgericht Mannheim

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

Reply via email to