Hi Volker, In article <[EMAIL PROTECTED]>, Thu, 24 Jun 2004 11:03:48 +0200, Volker Krebs <[EMAIL PROTECTED]> wrote: volker> In our webaplication the login URL is not "j_security_chek", and volker> therefore I'm running into errors. I found no property in cactus where I volker> could configre the login URL, and looking at FormAuthentication.java I volker> think there is no such property.
If you are using Cactus-1.6.1, FormAuthentication#setSecurityCheckURL(URL) method may helps you. Regards, ---- Kazuhito SUGURI mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
