Thanks for the info. I'm a little worried that changing org.apache.tapestry.servlet-path will have other repercussions, though. Is there a list of places that it is used somewhere that I can check?
Thanks again, Daniel On 4/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > RestartService redirects to the path specified by > org.apache.tapestry.servlet-path > > Either change that, > or use a redirect filter, i.e. from /app to /Home.html > > From D&J Gredler <[EMAIL PROTECTED]>: > > > Hi, > > > > I'm using friendly URLs and have removed the mapping in web.xml to /app > (so > > ugly URLs don't work). However, when I use the RestartService to log a > user > > out, it sends him to /app. How can I change this behavior? > > > > Thanks, > > > > Daniel > > > > > -- > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >