Hi, I was trying a bit more myfaces next and I've noticed a behaviour change.
If I call the URL http://localhost/somepagenotexists/ I get an error "java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config". With version 2.3.6 I get a 404 error. (notice the ending slash in the URL) Is it a bug? Thanks, Vicente.
