About the meta-menu: I have found in the book

*Home            page:home
Google          http://google.com
*

But how to go to another application on the same server? There should be
something like

*To my function  URL(f='myfunction',c='mycontroller',a='myapplication')*

I have tried

*To my function  http://127.0.0.1:8000/myapplication/mycontroller/myfunction
*

It works, but only from the local computer. Using the real IP-address would
not be a good idea, because portability is lost.
Maybe it's anywhere in the documentation, but I did not find it.

Regards, Martin

-- 



Reply via email to