RE: Controller Naming Question

Thanks for the info, but that isn’t quite what I am looking for. I am
concerned about the fact that in my example below, the admin controller
will be invoked with the url /admin/user/myaction when I really want the
admin/user controller invoked.

Chris