The Java EE 6 Tutorial

ProcedureTo Build, Package, and Deploy the Form-Based Authentication Example Using NetBeans IDE

  1. Follow the steps in To Set Up Your System for Running the Security Examples.

  2. Open the project in NetBeans IDE by selecting File->Open Project.

  3. In the Open Project dialog, navigate to:


    tut-install/examples/security
    
  4. Select the hello1_formauth folder.

  5. Select the Open as Main Project check box.

  6. Click Open Project.

  7. Right-click hello1_formauth in the Projects pane and select Deploy.