From: Thorsten Suckow-H. <ts...@as...> - 2004-07-22 11:51:32
|
ok, here is what it does: When u fill out the login-form the form posts to the same site - it then ch= ecks if the login was valid (looks into db etc.) and if so, a user-object w= ill be created (phpLib) and stored into the session. Then a redirect to the= appliction-start-page begins - and the session is lost. I have taken a look on the server into the session- directory, and it looks= like the session is created new everytime HtmlUnit loads a page... Anyone encounters similiar problems? Regards=20 Thorsten |