webtier@glassfish.java.net

Re: Very simple JSF page throwing an exception

From: <webtier_at_javadesktop.org>
Date: Sun, 02 Aug 2009 16:37:52 PDT

I don't think your diagnosis was quite right. http://localhost:8080/NumberGuess/guess/ should have given your an error message. But http://localhost:8080/NumberGuess would have displayed the welcome page, which you set to be index.xhtml, and not guess/index.xhtml. That's why it was the raw page--the faces servlet never touched it.
[Message sent by forum member 'cayhorstmann' (cayhorstmann)]

http://forums.java.net/jive/thread.jspa?messageID=358542