A Web application must be developed in a Web Application project. Create a Web Application project using the New Web Application Project wizard. Using this wizard, you can:
Create an empty project or select to use a project template.
Add component support for Sybase DataWindows, JavaServer Faces, and SOAP Services.
You can select any or all of the following component support options.
Component support
Component support type | Use this to: |
---|---|
Sybase DataWindows | Create or import a DataWindow or DataWindow library and use the DataWindow object in your Web application to retrieve, present, and manipulate data from a relational database or other data source. |
JavaServer Faces | Enable the JavaServer Faces (JSF) standardized user interface (UI) framework o build Java-based a Web application that runs on the server side and renders the user interface back to the client. For more information, see http://java.sun.com/javaee/javaserverfaces. JavaServer Faces component support is selected by default. |
Soap Services | Enable the generation of service managed beans during design time and the ability to invoke the service at runtime. |
If you select to use a project template, you inherit the component support in the template. You cannot add further component support using the New Web Application Project wizard. If you want to add component support not set in the template, set the support in the project properties after the project is created.
Create references to other projects.
This lets you use the Services and XML schemas contained in the referenced project.
To create a Web application project:
From the Web Application Development perspective main menu bar, select File|New|Web Application Project.
For other ways to access the New Project wizard, see Accessing a New Wizard in the Web Application Development Perspective.
Follow the wizard instructions.
The wizard displays help that assists you in creating the Web Application Development project.
Adding Component Support to a Web Application Project
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com