You could parse the appengine-web.xml file which contains the app name. On Thu, Apr 14, 2011 at 7:08 PM, 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.
