If you get this when you install myfaces-examples on a fresh install of Tomcat 5.5.4 what you need to do is *remove* the jsp-20 and commons-el JAR from the myfaces-examples lib folder.
I had the same problem and my solution came from one of the developers. The complete conversation is in the archives. Aaron Bartell On Sun, 09 Jan 2005 21:19:23 -0700, Elton Ashby <[EMAIL PROTECTED]> wrote: > Hi Tony: > > tony k wrote: > > running: > > > > - tomcat 5.5.4 > > - java 1.5.0 > > - my faces: 1.0.7b > > > > copied war into webapps dir, bounced tomcat, hit url, got blank screen. > > > > any guidance appreciated, thanks! > > > > > > I don't have a solution or an explanation, ...but I do have a > workaround. Run an earlier tomcat. 5.0.30 works for me while 5.5.4 does not. > > Good Luck; > -- Aaron Bartell

