Re: [google-appengine] Beginner question

2010-04-07 Thread Ikai L (Google)
Looks like you're working with GWT and not App Engine. You'll want to ask on
the Google Web Toolkit groups:

https://groups.google.com/group/Google-Web-Toolkit?pli=1

On Wed, Apr 7, 2010 at 1:57 AM, Vik_Sintus wrote:

> sorry if I post this in the wrong place
>
> just starting to learn GWT using 'Glassfish Bundle For Eclipse'
> using step by step tutorials from GWT homepage and so far I manage to
> deploy the first simple sample app at http://bahasa-java.appspot.com/
>  during the last couple of days I manage to associate what seen on the
> web page in  relation to it source code but so far I can't find the
> word "Web Application Starter Project" in any source code of my first
> app at http://bahasa-java.appspot.com/
>
> Thank you for your help
> Regards
> Vik
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Beginner question

2010-04-07 Thread Vik_Sintus
sorry if I post this in the wrong place

just starting to learn GWT using 'Glassfish Bundle For Eclipse'
using step by step tutorials from GWT homepage and so far I manage to
deploy the first simple sample app at http://bahasa-java.appspot.com/
 during the last couple of days I manage to associate what seen on the
web page in  relation to it source code but so far I can't find the
word "Web Application Starter Project" in any source code of my first
app at http://bahasa-java.appspot.com/

Thank you for your help
Regards
Vik

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Beginner question: popup window to send emails..?

2009-05-04 Thread astrid.thuec...@googlemail.com

Hi,

How would I make a popup window to allow users to send an email to
friends..?

I am a total beginner - does anybody have some example code. It is
easiest for me to explore code then to follow descriptions.

thanks...Astrid

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Beginner Question - About using App Engine

2009-01-08 Thread mscwd01

I have taken a look around the App Engine documentation but havent
been able to find a definitive answer to my question, so I hoped i'd
get an answer by posting here ;)

I am developing an Android application which makes substantial use of
Google APIs; I had planned to set up my own dedicated server for tasks
such as user authentication and storing certain data relating to
members using the application. It would be great, having learnt of the
inbuilt API support offered by App Engine, if I could make use of the
App Engine service for my needs, without the need to setup and run my
own server.

My question however, is, am I able to use App Engine as a "web
service" instead of a usual "web application"?

Basically, what I had planned to do was use App Engine, via http calls
from my Android App, as a mechanism to authenticate users and return
security "priviliges" of their account (what content they can/cant
access) and also a method of storing a "facebook style wall" for each
user.

In short, i'd like to use App Engine to return xml responses to my
Android App - instead of using App Engine for the usual browser based
web application.

Is this allowed?

Thanks

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---