You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by colorblind <an...@webanana.com> on 2003/04/17 18:47:12 UTC

using the realm in a servlet

hy there,
	is there any way to use a context realm in a servlet to authenticate a 
user?

i.e. i use form authentication (can't use the basic one); i need to 
write a servlet that is out of realm restrictions (it has to be called 
from an applet that can't do form authentication) but must validate user 
and password.

my idea is to get a reference to the realm of my servlet's context and 
to use it to verify user and password.

any idea? should i change my approach?

thanx in advance,

ale.
-- 
allthatiremembernow,arepeopleandshadows.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org