wouldn't you get the map out the session first?
On 5/24/06, Ryan Meder <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi all,
>
> I have an hasmap called map.
> i then add a few values to the map like this.
> map.add("peter", 'Peter');
> map.add("john", "John");
> map.add("paul", "Paul");
>
> i put map in the seesion and then in the jsp would like to retrive the
> values from the hashmap individually.
>
> e.g
> <C:out value="${map.peter}"/>
>
> is there a reason why i cant get the value or can this not be done .
>
> Any help appreciated
>
> thks ryan
>
>
> --
> Regards,
>
> Ryan Meder
> >
>
--
Brian Silberbauer
Consultant
+27 (0)83 566 2705
skype: brian.silberbauer
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
-~----------~----~----~----~------~----~------~--~---