On 5/28/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
It's easy if you do it from activate event handler method (onActivate()), just return the page name or page instance to redirect to. Once you progress as far as the SetupRender phase, you are committed to rendering a response.
Yes, that's what I'd found on the mailinglist. It doesn't seem to work, though, when the Start page is implied (www.example.com/app) instead of explicit (www.example.com/app/start)? www.example.com/app --> blank page www.example.com/app/start --> redirects as expected What do I need to do to get www.example.com/app to redirect as well? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]