Yup <http://www.web2py.com/book/default/chapter/04#request>.
Thank you David! On Sun, Feb 5, 2012 at 9:13 PM, David <[email protected]> wrote: > On 2/5/12 10:06 AM, Sathvik Ponangi wrote: > >> How do I get the name of the current Web2Py app, so that my code is >> resilient to app-name changes? >> > request.application I think, but its in the docs. > > -- Sathvik Ponangi

