I think this should be a common practice but I wasn't able to find anything. Could anyone please give me a hint how can I control and modify all requests' parameters? Say for example to replace an specific character in every GET and POST parameter of every request that is being made to all controllers. There is references to request's parameters but all seem to be read only and I can't change their value before reaching to corresponding action.
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 -~----------~----~----~----~------~----~------~--~---
