very strange. try cerating a quickstart and attaching it to a jira.

-igor

On Mon, Nov 7, 2011 at 3:00 PM, Linh <[email protected]> wrote:
> Thanks Igor.
>
> With: mountBookmarkablePage("/login", LoginPage.class);  I can access my
> login page when I type in the browser: http://localhost:8080/myapp/login
> But I still encounter the error when accessing a secure resource: HTTP
> Status 404 - /myapp/login/
>
> If I changed my web.xml to have:
> <form-login-page>/myapp/login</form-login-page> , I got this error: HTTP
> Status 404 - /myapp/myapp/login/
>
> I'm using Wicket version 1.4.18.
>
> --
> Linh
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Mount-LoginPage-for-Form-base-authentication-tp3997703p4014180.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to