Re: multiple login-config for one webapp

2005-02-21 Thread Mark Thomas
session-config, jsp-config, and login-config. so does it mean that you cant have two elements in one web.xml. kind regards -thiwanka - Original Message - From: "Thiwanka Wimalasuriya" <[EMAIL PROTECTED]> To: Sent: Monday, February 21, 2005 9:31 AM Subject: multiple logi

Re: multiple login-config for one webapp

2005-02-20 Thread Thiwanka Wimalasuriya
you cant have two elements in one web.xml. kind regards -thiwanka - Original Message - From: "Thiwanka Wimalasuriya" <[EMAIL PROTECTED]> To: Sent: Monday, February 21, 2005 9:31 AM Subject: multiple login-config for one webapp > dear all, > > is it possible

multiple login-config for one webapp

2005-02-20 Thread Thiwanka Wimalasuriya
dear all, is it possible to have two elements in one web.xml (tomcat 4.1) what's i need to do is use form based authentication for a webapp exept for one specific URL (http://localhost:8080/smsdeo/system/Autopush.do?survey=testSMSSurvey&phoneN umber=777425205) for which i need to use basic authe