Package name examples

Imagine you are hired to develop an online web programming class for the JVM University school and the class would, hypothetically, be accessible via http://www.example.com/jvm-university.

Valid package names in this scenario could be:

  • com.example.jvm_university.class_.web_programming
  • com.example.jvm_university.webprogramming
  • com.example.jvm.university.web_programming