Java Server Faces

Quickly set up a base environment for JSF that can run under tomcat. The steps presented here are

Download jsf 1.1
Download jstl 1.0
Drop in the jar files in your web app
setup the web.xml
setup the faces-config.xml
create a hello-world.jsp
Access the page via a url
My first error before getting it to work

1) Java Server Faces

28-May-04

http://www.jamesholmes.com/JavaServerFaces/

Articles
Resources
Blogs
Books

3) JSF Notes

6-Oct-06

Starting document for JSF. Contains

Cross references
Questions
Running journal
Things that work
Odd things
Notes in general

One can use this page to cut and paste data table related code in your jsf pages.