You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Robert Stenholt Mygind <ro...@innovated.dk> on 2009/02/02 23:16:50 UTC

Apache User Authentication from Struts2

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-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org