-- > I visit the url http://localhost:8080/roller/login.jsp . and putin the > userName and the password . I can't login . > > But if I visit the url http://localhost:8080/roller/login-redirect.jsp . > and putin the userName and the password . I can login .
and actually , do like that(login form login.jsp), it is already have logined. It is only saw like not login in the page . But if you click go to the main page , and click the login url, and not to put the password and go to main page again. and now if you reclick the login url , it can go to editor/weblog.do. It means that it is already have logined . and I find that because at begin the req.getUserPrincipal() is NULL. But it is temporary . go some page at the roller site . it will be not NULL. I don't why? thanks fengjun <[EMAIL PROTECTED]>
