Getting Started With Project jMaki for the GlassFish v3 Application Server

ProcedureCreating a jMaki Web Application

After you complete the following task, the IDE creates a web application with the necessary resources. The Web Pages node contains the following items:

The IDE opens the index.jsp page in the editor pane after you create the application.

  1. Choose File > New Project.

  2. Under Categories, select Web.

  3. Under Projects, select Web Application and click Next.

  4. Type the name of your application in the Project Name field.

  5. Change the Project Location to any directory on your computer.

  6. Select GlassFish V3 TP2 for the server.

  7. Keep the other settings at their default and Click Next.

  8. Select the jMaki Ajax Framework and select a template from the CSS layout pane.

  9. Click Finish.