Curtis Maloney wrote: > > If you are not passing RESPONSE, but are passing REQUEST, you can get > REQUEST.RESPONSE.redirect() And if you're not passing either, you can do: context.REQUEST.RESPONSE.redirect() *grinz* Chris