Some of the information here may be outdated, please check the book instead
[edit]

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.

© 2008-2010 by Massimo Di Pierro - All rights reserved - Powered by web2py - design derived from a theme by the earlybird
The content of this book is released under the Artistic License 2.0 - Modified content cannot be reproduced.