Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8013457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T19:38:16+00:00 2026-06-04T19:38:16+00:00

I’ve separated my Google App Engine app into a small version (regularly used bits

  • 0

I’ve separated my Google App Engine app into a small version (regularly used bits – the user interface, etc.) and a big version (all of the small version plus admin screens, cron workers, etc.)

The plan is that GAE should be able to load my small versions very quickly and serve lots of requests from each instance because the memory requirement is tiny. The big version would be loaded for the admin screens and the cron work and requires Guice, a template library, apache-commons, etc.

The problem is that when the user clicks on the “Admin” tab, they need to be automatically transferred to the big version – how can I generate this link? I was hoping to version my application as follows:

small-1.myapp.appspot.com

big-1.myapp.appspot.com

small-2.myapp.appspot.com

big-2.myapp.appspot.com

etc. and for the user to be redirected from small-1 to big-1 when they request a page not available in the small code.

I’ve tried using SystemProperty.applicationVersion but it doesn’t seem to contain the application version string.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T19:38:18+00:00Added an answer on June 4, 2026 at 7:38 pm

    Are you sure that

    com.google.appengine.api.utils.SystemProperty.applicationId.get()
    

    does not yield your application’s ID (myapp in your case), or that

    com.google.appengine.api.utils.SystemProperty.applicationVersion.get()
    

    does not yield your running application’s major version (for example: small-1 [timestamp]) (you will have to strip a timestamp out)?

    Failing that, since you know your app ID and version numbers already, could you not declare new system properties in your appengine-web.xml and use these values instead?

    Despite the above, you might want to consider a cleaner alternative: have just the one app (so much less work to maintain and upload to GAE), and either perform lazy initialisation for your admin part or do what I do and put initialisation into an enqueued task upon app launch.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I used javascript for loading a picture on my website depending on which small
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I have a French site that I want to parse, but am running into
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I need to clean up various Word 'smart' characters in user input, including but
I am currently running into a problem where an element is coming back from
I am writing an app with both english and french support. The app requests

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.