Create a New JSF JSP File

show me how icon Show me           tell me more icon Tell me more

  1. In the Applications Navigator, select the project you just created and go to dialog or window icon launch the Create JSF JSP wizard.
  2. On the Welcome page, click Next.
  3. On step 1, select Servlet 2.4\JSP 2.0 (J2EE 1.4) and click Next.
  4. On step 2, select JSP Document and enter the filename (for example, telnet_hello) and directory.
  5. Select Add Mobile Support and then select Telnet from the Device Category dropdown list. Then click N ext.
  6. On step 3, select Do Not Automatically Expose UI Components in a Managed Bean and click Next.
    Note: For this example, you will not use the feature to automatically bind user interface components to backing beans.
  7. On step 4, accepts the defaults and click N ext.
  8. On step 5, enter an appropriate title (for example, A Simple Telnet Application) for the HTML page and click Next.
  9. On the Finish page, click Finish.
  10. From the File menu, choose Save.

cue cards icon Next step