Hmm, I see from all the org.apache.catalina.Realm implementations that come with Tomcat, that authenticate(user,pass) is already there - but I currently don't know how to gain access to the Realm service from within a servlet/jsp (where my controller might be)... and it seems to me that it may not even be allowed (by design), since there could be security implications to exposing all those interface methods to the servlet level.. but if its possible, I'll take it! :-)

Thanks,
ken



... clearing my throat, and pretending to be 3rd-person ....

"Ken, take a look at this : http://wiki.apache.org/tomcat/HowTo#head-42e95596753a1fa4a4aa396d53010680e3d509b5";

Many thanks to Yoav Shapira for having contributed that info!! Awesome!

ken



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to