Hi,
I want to create a named route that rewrites the url to an handler that i
declared on the web.config, for example:

- Http Handler: *.stuff
- Named route (to use on Helpers): route=dostuff params=id
- Route Pattern: /do/stuff/<id>  => <id>.stuff

Can this be done with the default rules or do i have to create my own
IRoutingRule ?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
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