Thanks, guys.

System.getProperty("com.google.appengine.application.id")  worked.

Luis

On Thu, Apr 14, 2011 at 12:07 PM, Jeff Schnitzer <[email protected]>wrote:

> SystemProperty.applicationId
>
> On Thu, Apr 14, 2011 at 10:08 AM, Luis Montes <[email protected]> wrote:
> > Is there a way at runtime to get the app engine app name?
> > It's possible to create an app in eclipse and deploy it to multiple
> > <xxxx>.appspot.com  domains.  Also I can't just use
> > HttpServletRequest.getServerName () because there may have been a DNS
> entry
> > setup to run access the app on a different domain.
> >
> > Thanks,
> > Luis
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine for Java" 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-appengine-java?hl=en.
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" 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-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to