Adding pages to your web project

After you create the project, you must add a set of Faces JSP pages that will define the structure of the web application. The first page to add is a logon page. The logon page must be customized for your application, a process that takes a number of steps to complete.

To add a logon web page
  1. In the Project Explorer view, expand the Dynamic Web Projects node and select your web project.
  2. Right-click your web project and click New > Other.
  3. Tip:    If the menu option is available, select New > Faces JSP File and skip to step 5.

  4. In the New dialog box, expand the Web node, and select Faces JSP File.
  5. Tip:    If you don't see the Web node, ensure that the Show All Wizards check box is selected.

  6. Click Next to set up your page information.
  7. In the New Faces JSP File dialog box, in the Name field, enter logon.
  8. Click Configure advanced option, then click Next to choose the tag libraries to be included with the generation of the page.
  9. Click Add, and in the Tag Libraries pane select the appropriate tag libraries:
  10. Note:    logon.jsp and contents.jsp require the bobj-jsf.tld library, and view.jsp requires both the jsfviewer.tld and bobj-jsf.tld libraries.

    URI Tag Library

    http://www.businessobjects.com/jsf/crystalreportsviewers

    WebContent/WEB-INF/lib/webreporting-jsf.jar/META-INF/jsfviewer.tld

    http://www.businessobjects.com/jsf/enterprise

    WebContent/WEB-INF/lib/bobj_platform_jsf.jar/META-INF/bobj-jsf.tld

  11. Click OK, and then click Finish to create your Faces JSP file.
  12. Repeat this procedure two more times to create pages named contents.jsp and view.jsp.


Business Objects
http://www.businessobjects.com/
Support services
http://www.businessobjects.com/services/support/