hi On a small page I am working on, very often I have views that do not require controllers or models. All I want is to make a link to a view file.
It doesn't seem very efficient to call a controller that returns an empty dict() and does nothing but a response.view redefinition everytime I need to create a link to a new page that just has contents in the view side. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

