On Mon, Nov 23, 2009 at 4:27 PM, sunanda <sunanda.pa...@gmail.com> 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 <feeder.of.the.be...@gmail.com>
> wrote:
> > On Mon, Nov 23, 2009 at 4:13 PM, sunanda <sunanda.pa...@gmail.com>
> wrote:
> > > Hi,
> > > I need the url pattern for my application to be "/grid/*".
> >
> > > I configured the web.xml file like this:
> > > <web-app>
> > > <filter>
> > >  <filter-name>LiftFilter</filter-name>
> > >  <display-name>Lift Filter</display-name>
> > >  <description>The Filter that intercepts lift calls</description>
> > >  <filter-class>net.liftweb.http.LiftFilter</filter-class>
> > > </filter>
> >
> > > <filter-mapping>
> > >  <filter-name>LiftFilter</filter-name>
> > >  <url-pattern>/grid/*</url-pattern>
> > > </filter-mapping>
> >
> > > </web-app>
> >
> > > But my application does not run with this pattern (e.g.
> > >http://localhost:8080/SortableGridViewApp-0.0.1/grid/).
> > > What other seetings I need to make?
> >
> > What do you mean by "does not run"?
> >
> >
> >
> >
> >
> >
> >
> > > Regards,
> > > Sunanda
> >
> > > --
> >
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Lift" group.
> > > To post to this group, send email to lift...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> <liftweb%2bunsubscr...@googlegroups.com<liftweb%252bunsubscr...@googlegroups.com>
> ­>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/liftweb?hl=.
> >
> > --
> > Lift, the simply functional web frameworkhttp://liftweb.net
> > Beginning Scalahttp://www.apress.com/book/view/1430219890
> > Follow me:http://twitter.com/dpp
> > Surf the harmonics- Hide quoted text -
> >
> > - Show quoted text -- Hide quoted text -
> >
> > - Show quoted text -
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=.
>
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to