Hello everyone, i need some help with a redirection. The problem is whem a user session becomes expired and he trys to do something i need to redirect them to a Logon page outside of a frameset. It is something like <html:forward name="logon" target="_parent"/> but the <html:forward> does't have the target attribute. How can i do that?