I would agree with josh robb, just using a url rewriter is how I have always done it.
/en/somelink/someotherlink/mypage --> /mypage/index.rail?lang=en easiest way to do it really. Plus looks better for SEO and User Readability. On Oct 17, 1:12 pm, "josh robb" <[EMAIL PROTECTED]> wrote: > On Sat, Oct 18, 2008 at 12:01 AM, Mark Jensen <[EMAIL PROTECTED]> wrote: > > > Could you just use RoutingModuleEx.Engine ? > > > anyway, whats the best way of doing stuff like this in Monorail > > Yep - you could - I prefer doing this at a lower level because I'm > doing other rewriting ... but if it was just this (or even if it > wasn't - thinking about it) then I'd probably use > RoutingModule/RoutingModuleEx. > > j. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
