On Thu, Jul 25, 2013 at 5:07 AM, <e.hos...@fci-cu.edu.eg> wrote:

> Sorry, I forget to tell u that I need a java API for the below purpose
>
>
> On Thursday, July 25, 2013 12:05:51 PM UTC+2, e.ho...@fci-cu.edu.eg wrote:
>>
>> Hello All,
>>  I'm wondering if there is API that can be used by developers to retrieve
>> a list of their deployed application to GAE?
>>
>>
>

 There isn't any official Java API for accessing the GAE dashboard
information

Your best bet is to parse the HTML of the dashboard: you could use HtmlUnit
( http://htmlunit.sourceforge.net/ ) to help process the app dashboard
pages and collect the data you want.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to