Overview of features
Home
Read this first
About
web2py is 100% free
Download
Start learning web2py today
Documentation
Authors and contributors
Staff
Affiliated companies
Support
Edit page
Title:
Security Code:
Body:
(use
this
wiki markup)
Edit a controller default.py and type in it: def hello: return dict(message="Hello World") message here is a user defined variables that is being passed to the view.