Creating an AJAX enabled Project

To begin, we need a suitable project in the workbench. To create a new project with AJAX capabilities, select File > New > Project > Web > (Dynamic Web Project | Static Web Project). The project name is required. On the second project wizard page, make sure that the specific AJAX facet is selected before pressing the Finish button.

Once an AJAX project has been created, the project will contain all the necessary AJAX artifacts to develop an AJAX web application.

Related tasks
Adding AJAX to an existing Project


(C) Copyright IBM Corporation 2005. All Rights Reserved.
IBM is a registered trademark of IBM. All other trademarks are the property of their respective owners.