> The user logging-in process is as follows (redirections): > correct logon: > LoginProxyServlet -> LoginServlet -> LoginRedirectorServlet > error logon: > LoginProxyServlet -> LoginServlet -> LoginErrorServlet > logout: > LogoutServlet > > When you call "/login/proxy" it should be fine.
I know, it was a test to determine how the system calls the login-pipeline. I don't understand how the pipeline is instantiated after the LoginProxyServlet. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
