I tried to implement a login using
ServletContainerAuthenticatedWebApplication and registering the default
SignInPage from Wicket as a sign in page. So far everything works, it
redirects me to the login page when I try to access a protected resource,
but I cannot login because the username and password fields inside
SignInPanel are always null, regardless of what I enter in those inputs in
the browser. I tried this with both Wicket 8.0.0-M8 and Wicket 7.9.0. Some
help would be appreciated at this time.

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to