Hi mglazer,
The error message I receive is : java.lang.Object; cannot be cast to
java.util.ArrayList. But this is I don't understand, see I'm kind a
newbie, and according to me, I'm sending an ArrayList from AS, so, Is
supposed I will get an Array in Java... or at least that's what i'm
thinking, because even I declare in AS my map as Object, I read that
Object is the corresponding value from Map in Java...So if I put a
string and an array in mi object, i expect to get those values in
java.. or am I assuming wrong?? thanks for your comments.
Best Regards