Custom Action - return custom object in Map

2003-11-21 Thread Roman Hrivik
Hi there, I'm trying to do my custom action. I want to return any other object to sitemap For example I will do mymap.put("retparam", myCustomObject) myCustomObject has few set/get methods for example getUsPrice(), getEurPrice() what I want to ask is - how can I access

Re: Custom Action - return custom object in Map

2003-11-21 Thread Christian Haul
Roman Hrivik wrote: Hi there, I'm trying to do my custom action. I want to return any other object to sitemap For example I will do mymap.put(retparam, myCustomObject) myCustomObject has few set/get methods for example getUsPrice(), getEurPrice() what I want to ask is - how can I access

AW: Custom Action - return custom object in Map

2003-11-21 Thread Marco Rolappe
PROTECTED] Auftrag von Roman Hrivik Gesendet: Freitag, 21. November 2003 13:52 An: [EMAIL PROTECTED] Betreff: Custom Action - return custom object in Map Hi there, I'm trying to do my custom action. I want to return any other object to sitemap For example I will do mymap.put(retparam