Thanks Diez. I have implemented that feature with your assistance. Cheers
On 3月17日, 上午4时22分, "Diez B. Roggisch" <[email protected]> wrote: > PigletWatcher schrieb: > > > How to retrieve and display "Peter's" all messages if I type > >http://localhost:8080/Peter?To be generic, I hope to display anyone's > > messages based on the user name people input. How can I amend in the > > root controller to accomplish such feature? > > Use the "default" method which will give you the remaining path parts as > arguments. Search the docs for it to see examples. > > Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

