Hi, In my application, I would like the URL being shown to the user to be always the same (http://www.myapp.com), no matter what page the user is currently browsing. The idea is that the user should not be confused about the internal structure of my application. The links in the page would remain as they are, but the browser would show always the same address.
Is this at all possible with web2py? What side-effects could this have? Thanks, Daniel --

