Hi ml,

You may need to return the object to the flex side and then you can
easily access the property.
I don't think you can access the properties directly, since you may
anyway need to use remote service call for the java method.
You can return the object from the method and access the property.
This is my understanding, but flex gurus can tell more :)

Cheers,
PK

On Sep 20, 9:15 pm, Mulchand <[email protected]> wrote:
> Hello,
> I have following questions regarding BlazeDS.
>
> 1. Can I access the public properties of a remote java class from
> flex?
> 2. I have mapped a remote java class with my flex class. When I call a
> method of that java class, it actually updates its one of the
> property. How can I access the updated property value using my mapped
> flex class?
>
> Thank you
> ml

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" 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/flex_india?hl=en.

Reply via email to