One more tips for new comers. You can find an example named "status" in here: http://mdp.cti.depaul.edu/examples/default/examples or just here: http://mdp.cti.depaul.edu/examples/simple_examples/status to know every available resources in request or response.
Btw, by default recent versions of web2py generates new applications with a layout which you can easily see the contents in request, response, session, etc. (though that should better be turned off on your production environment). On Mar6, 3:49am, mdipierro <[email protected]> wrote: > request.application > > On Mar 5, 1:32 pm, weheh <[email protected]> wrote: > > > I want to say: > > > response.flash = 'Welcome to %s' % ???? > > > Fill in the ???? with a web2py system variable that has the name of my > > application. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

