JSF 2: Installation, Setup, & Getting Started - Slide
12:24 AMDOWNLOAD EBOOK HERE
Topics in This Section
• Getting required software
– Installing Java SE 6 or 7
– Installing Eclipse (Java EE
version)
– Installing a server for JSF
2.0
• Tomcat 6 or 7 (also needs
javax.faces-2.1.x.jar) or
• Any Java EE 6 server (e.g.,
Glassfish 3)
• Testing projects
– Importing and testing an
existing JSF 2.0 project
• Deploying on Tomcat and
Glassfish
– Making your own JSF 2.0
project
• Sneak preview of basic features
Summary of code in jsf-test project
0 comments: