Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JavaServer Faces Tooling User Guide
Previous Page Home Next Page

Creating a JSF JSP Page


To create a JSF JSP Page you simply create a JSP Page and add the tag libraries for the JSF components that you wish to use.


Step 1: Create JSP Page: New JSP Wizard


New JSP Page 1

Add the page to the WebContent folder or sub-folder for your project.

New JSP Page 2

Choose "Next..." to select page template

New JSP Page 2

Press "Finish" to create the page.

Step 2: Add Tag Libraries


These are the tag library references necessary to access the JSF Standard tag libraries:

Add Tag Libs

If the jars that contain the tag libraries are present on the classpath, then content assist for the tags should be available.


Content Assist

Use the JSF Library Reference feature to add more jars to the Web project.

Related concepts

JSF Libraries
JSF JSP Page Source Editing
JSF Facets

Related reference

Tag Library Support
JSF Libraries

Related tasks

Create JSF Application
JSF Library References
Tutorial


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire