With further experimentation, it gets odder.  Using the standard URL
form:

http://localhost:20322/Troupe/Display.rails?name=12miles

it gets routed to the correct action, except now the parameter "name"
has the value "Display".

And
http://localhost:20322/Troupe/papermill.rails?name=xxxx

routes "correctly"  (i.e. it calls
TroupeController.Display("papermill");   )
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to