Re: [Lift] Re: Configuring web.xml

2009-11-23 Thread David Pollak
On Mon, Nov 23, 2009 at 4:54 PM, sunanda wrote: > No I don't have. > Do I need to have this. > If you don't define the pages, then you'll get a 404. > > On Nov 24, 11:49 am, David Pollak > wrote: > > On Mon, Nov 23, 2009 at 4:27 PM, sunanda > wrote: > > > I get the HTTP Status 404 Error:

[Lift] Re: Configuring web.xml

2009-11-23 Thread sunanda
No I don't have. Do I need to have this. On Nov 24, 11:49 am, David Pollak wrote: > On Mon, Nov 23, 2009 at 4:27 PM, sunanda wrote: > > I get the HTTP  Status  404 Error: The requested resource () is not > > available > > Do you have items and SiteMap entries for > /grid/index > /grid/ > >

Re: [Lift] Re: Configuring web.xml

2009-11-23 Thread David Pollak
On Mon, Nov 23, 2009 at 4:27 PM, sunanda wrote: > I get the HTTP Status 404 Error: The requested resource () is not > available > > Do you have items and SiteMap entries for /grid/index /grid/ ? > > On Nov 24, 11:21 am, David Pollak > wrote: > > On Mon, Nov 23, 2009 at 4:13 PM, sunanda

[Lift] Re: Configuring web.xml

2009-11-23 Thread sunanda
I get the HTTP Status 404 Error: The requested resource () is not available On Nov 24, 11:21 am, David Pollak wrote: > On Mon, Nov 23, 2009 at 4:13 PM, sunanda wrote: > > Hi, > > I need the url pattern for my application to be "/grid/*". > > > I configured the web.xml file like this: > > > >