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

  • SEARCH
  • Home
  • 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 759139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T15:33:39+00:00 2026-05-14T15:33:39+00:00

I am starting out with Google’s App Engine in Java. I have seen the

  • 0

I am starting out with Google’s App Engine in Java. I have seen the tutorial video but I do not understand the naming of the project package.

It is going to be a guestbook, that’s why the name is guestbook, I understand that part. But after that I see package name. 1)Is that something you import into the project, or is is something you create.

I have seen this a lot in projects, something like com.xxx.xxx. 2)How do you name this type of thing or is this an import.

I have looked at another tutorial there they take the naming to a whole new level. The name of both the project and the package is de.vogella.gae.java.todo. 3)What does this mean in java terms.

4)Maybe one of you can help me with this specific project I want to start. I want to create a Google App project that for now only serves static files. I will leave the project empty and just put all my static files in the war directory of the project. I want the domain name to be mydomainstatic

  • 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-05-14T15:33:40+00:00Added an answer on May 14, 2026 at 3:33 pm

    1 & 2) Package name is actually the com.xxx.xxx thing you have already seen in other projects. It provides a namespace so that you don’t collide with the naming scheme used by other applications.

    The namespace is also the directory structure that the source files follow. com.xxx.xxx would have its files as src/com/xxx/xxx/Classname.java

    The most common use for a package is in import lines to make Java look in specific packages for code files. import com.xxx.xxx.*; would allow you to use anything directly in com.xxx.xxx (but not com.xxx.xxx.yyy) without giving the entire package name every time.

    Generally, the package name is an reversed domain name, followed by a project name.

    For example, if StackOverflow had a Guestbook written in Java, it could have the package com.stackoverflow.guestbook.

    3) de is the top level domain (TLD) for Germany (Deutschland). Their package name breaks down to: TLD.domain name.Google App Engine.language (Java).Project Name

    4) Really the naming style is up to you. If you went by the tutorials’ style, it would be com.mydomainstatic.gae.java.project Personally, I think the java level is redundant, although the gae level could be useful information.

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

Sidebar

Ask A Question

Stats

  • Questions 501k
  • Answers 501k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Sure you can. From the docs: In addition to specifying… May 16, 2026 at 2:18 pm
  • Editorial Team
    Editorial Team added an answer function DoStatusInsert(){ $('#IdOfYourSaveButton').attr('disabled', 'disabled'); var wrapperId = '#statusResponseNow'; $.ajax({ type:… May 16, 2026 at 2:18 pm
  • Editorial Team
    Editorial Team added an answer I credit meriton for his or her answer, but I've… May 16, 2026 at 2:18 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm a complete n00b in j3d (but an expert in Java). Just starting out,
Context: I'm just starting out. I'm not even touching the Direct3D 11 API, and
I am just starting out in XNA and have a question about rotation. When
I am starting out with PRADO php framework and i have a quick question:
I'm a python newbie and starting out with using the Bottle web framework on
This question has been asked before ( link ) but I have slightly different
I did do some googling and searching on this site but did not find
After starting out with Python on Ubuntu Linux, I've now for a good while
This may be a stupid question but however I searched in google with jquery
Just starting out with jQuery and this problem seems to be impossible to me.

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.