Create a New JSF JSP File
Show me
Tell me more
-
In the Applications Navigator, select the project you just created and
launch the Create JSF JSP wizard.
-
On the Welcome page, click Next.
-
On step 1, select Servlet 2.4\JSP 2.0
(J2EE 1.4) and click Next.
-
On step 2, select JSP Document and
enter the filename (for example,
pda_hello
) and directory.
-
Select Add Mobile Support and then
select PDA from the
Device Category dropdown list. Then click N
ext.
-
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.
-
On step 4, accepts the defaults and click N
ext.
-
On step 5, enter an appropriate title (for example,
A Simple PDA
Application
) for the HTML page and click
Next.
-
On the Finish page, click Finish.
-
From the File menu, choose
Save.
Next step
Copyright © 1997, 2006, Oracle. All rights reserved.