Hi,

This is probably not a GWT issue but I am really still a java newbie.
I have a JSONObject and one element in the thing is itself an
associative array of items.

I know I can use the has() & get() methods to get to the this "sub-
object".  I am sure I can use the keys() method on the sub object to
get a java.util.Iterator.

My question is how can I process the list of keys in some order that
is determined at run time?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to