Re: URL for home page(index.jsp) without redirect

2006-12-09 Thread Dave
: Thursday, December 07, 2006 11:42 PM To: MyFaces Discussion Subject: Re: URL for home page(index.jsp) without redirect two index.jsf (s)? I tried one index.jsf(home page) and empty index.jsp. It did not work. Andrew Robinson wrote: put index.jsf as your welcome page, then create

Re: URL for home page(index.jsp) without redirect

2006-12-08 Thread Andrew Robinson
the dispatcher the faces servlet will intercept and treat it as a faces request, ignoring the empty index.jsf file that you created. -Original Message- From: Dave [mailto:[EMAIL PROTECTED] Sent: Thursday, December 07, 2006 11:42 PM To: MyFaces Discussion Subject: Re: URL for home page(index.jsp

Re: URL for home page(index.jsp) without redirect

2006-12-08 Thread Dave
the dispatcher the faces servlet will intercept and treat it as a faces request, ignoring the empty index.jsf file that you created. -Original Message- From: Dave [mailto:[EMAIL PROTECTED] Sent: Thursday, December 07, 2006 11:42 PM To: MyFaces Discussion Subject: Re: URL for home page

Re: URL for home page(index.jsp) without redirect

2006-12-08 Thread David Chandler
, December 07, 2006 11:42 PM To: MyFaces Discussion Subject: Re: URL for home page(index.jsp) without redirect two index.jsf (s)? I tried one index.jsf(home page) and empty index.jsp. It did not work. Andrew Robinson wrote: put index.jsf as your welcome page, then create an empty index.jsf

Re: URL for home page(index.jsp) without redirect

2006-12-07 Thread Andrew Robinson
put index.jsf as your welcome page, then create an empty index.jsf file in that directory (it just needs to exist for the container to find it) On 12/6/06, Dave [EMAIL PROTECTED] wrote: Hello, home page URL http://www.youdomain.com/ the URL first access index.jsp(JSP page) which then

Re: URL for home page(index.jsp) without redirect

2006-12-07 Thread Dave
two index.jsf (s)? I tried one index.jsf(home page) and empty index.jsp. It did not work. Andrew Robinson [EMAIL PROTECTED] wrote: put index.jsf as your welcome page, then create an empty index.jsf file in that directory (it just needs to exist for the container to find it) On 12/6/06, Dave

RE: URL for home page(index.jsp) without redirect

2006-12-07 Thread Nebinger, David
the dispatcher the faces servlet will intercept and treat it as a faces request, ignoring the empty index.jsf file that you created. -Original Message- From: Dave [mailto:[EMAIL PROTECTED] Sent: Thursday, December 07, 2006 11:42 PM To: MyFaces Discussion Subject: Re: URL for home page(index.jsp