In f(), request.args(0) will be 'x', request.args(1) will be 'y' and 
request.vars.z will be 't'.

http://web2py.com/book/default/chapter/04#request

Reply via email to