You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by TWR - Hauptuser <TW...@t-online.de> on 2001/05/26 17:48:48 UTC

Re: Re: frame for form login

Thanks,

but target="_top" in web.xml as
         <form-login-config>
                <form-login-page>/login.jsp target="_top"</form-login-page>
                <form-error-page>/error.jsp</form-error-page>
        </form-login-config>

produces a not found error.

Friendly
   Thomas