Hi I have a website made in a script language, here I use Apache User Authentication for protecting some things, I works ok. but I want the user to login by a form instead.
So I made a small struts project, with a page with a form, here I have username and password, I go into the db and make certain the login is ok. Then I want to redirect the a page in the secure space. So I need some way of telling Apache that the user is looked in so he don't get at login screen there as well. You have to se the login in the header in the redirect, but how I am not certain, anyone have a idea? -- www.innovated.dk --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org