Is it possible to configure dispatch actions to recognize a path parameter, rather than a "true" parameter:
I'd like to do: /user/search rather than: /user?action=search I guess I could do this with a forward eh? Matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

