I'm trying to create a new MyFaces project, and I want to use as few jars as possible. MyFaces.org says that only the following jars are required in the WEB-INF/lib folder: commons-codec-1.2.jar commons-el.jar commons-fileupload-1.0.jar (for myfaces-components.jar) commons-logging.jar commons-validator.jar (for myfaces-components?) jakarta-oro.jar jstl.jar myfaces.jar myfaces-jsf-api.jar
however, in the example WAR, there are these extra jars: commons-beanutils-1.6.1.jar commons-collections-3.0.jar commons-digester-1.5.jar jsp-2.0.jar (I know I don't need this if I'm using tomcat 5 or higher) log4j-1.2.8.jar Are any of these extra jars required for a bare minimum MyFaces base? -- If you don't have a GMail account, I probably have 5 invites. Just ask! -Heath Borders-Wing [EMAIL PROTECTED]

