@Jorge Vargas Thanks. I solved it similar to what you suggested.
>From the root controller I created instances (1 instance per language) of the language controller. passing the root controller as a parameter. Than from the language controller I redirect to the other controller's (from the root passed in as parameter) methods, passing in the language as a parameter. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

