Summary of steps

To create a Java web-based application that invokes the FirstAppSolution/PreLoanProcess process, perform the following steps:

  1. Create a web project.

  2. Create Java application logic for the servlet.

  3. Create the web page for the web application

  4. Package the web application to a WAR file.

  5. Deploy the WAR file to the J2EE application server hosting LiveCycle.

  6. Test your web application.

Note: Some of these steps depend on the J2EE application on which LiveCycle is deployed. For example, the method you use to deploy a WAR file depends on the J2EE application server that you are using. It is assumed that LiveCycle is deployed on JBoss®.

// Ethnio survey code removed