I also try
@InjectPage private RoleChooser roleChooser; and return roleChooser; But same thing, work in Firefox and hangs on IE6. Argo 2008/8/5 Argo Vilberg <[EMAIL PROTECTED]> > hi, > > requestGlobals.getHTTPServletResponse().sendRedirect("RoleChooser"); > > This row work perfectly in Firefox. > > But in IE6 application hangs and shows cannot display the page. > > No other tapestry exception or error in log or screen(tapestry in debug > mode). > > > Why? > > > Argo >