Sun GlassFish Enterprise Server v3 Prelude Developer's Guide
  Search only this book
Download this book in PDF (1199 KB)

ProcedureCreating the helloworld Application

  1. Go to the as-install/grails/samples directory.

  2. Run the grails create-app helloworld command.

    The grails create-app command creates an application framework that you can modify.