What is going wrong ?

2007-01-29 Thread sammes
uld anyone help ? Could any post a good web.xml for me ? How do I have to define the filter/filtermapping/servlet/servlet-mapping that all pages under "/jsf" will be used for jsf ? best regards sammes -- View this message in context: http://www.nabble.com/What-is-going-wrong---tf3135960.html#a8689607 Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: What is going wrong ?

2007-01-29 Thread David Delbecq
En l'instant précis du 01/29/07 14:54, sammes s'exprimait en ces termes: > Hi, > > I developed this simple "a dogs life" jsf application. > There I have 3 jsp´: > index.jsp (which redirects to enterAge.jsp) > enterAge.jsp > result.jsp > error.jsp > > Now, when I call localhost:8080/jsf/index.jsf ->