Two authentication mechanisms in a webapp. 2003-12-30 - By Ilari Kontinen
Back Hello,
I have a web-application that has a JSP-based UI and an AXIS-based web service. I need to use FORM-based authentication for the UI users and BASIC-authentication for web service users.
Is it possible to have the two authentication mechanisms in one webapp, or do I need to separate the UI and the web service in two webapps?
Thanks Ilari
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|