Hello, I am using google App Engine. I need my users to authenticate prior to being able to access the JDO objects on my servlet. Once authenticated I need to match their usernames with fields in my JDO POJOs to see whether they can perform certain operations or not. How can I achieve this? I'm somewhat lost because all the examples I am finding are not android specific.
Thanks, John Goche -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

