To create a Direct to Web application, begin by using Project Builder to create a WebObjects application project. Follow these steps:
As with other Web Objects projects, during development you typically save your project in the WebObjects subdirectory of your web server's document root.
Note: When you create a Direct to Web project, Java is the only available language.
You can also create a new model file. If you choose "Create new model," you are led through a series of screens that prompt you to create a new model. For more information about creating a new model file, see the chapter "Using EOModeler" in Enterprise Objects Framework Developer's Guide .
Note: A complete and correct model file with all the right relationships defined is key to using Direct to Web.
The next screen asks you whether you want to launch your application now.
If you click "Launch Direct to Web now", the application launches and, by default, your web browser displays the Direct to Web login page. If you don't launch it now, you can launch it later from Project Builder, in the same way you would launch any other project. See Using Your Direct to Web Application describes what you see when you launch your application.