users@glassfish.java.net

Re: Mixing FORM and BASIC auth in a webap

From: <glassfish_at_javadesktop.org>
Date: Thu, 12 Aug 2010 14:51:56 PDT

They're both using Container security?

If that's the case, then neither app should "know" what method is being used, and you can simply convert the Servlets to using FORM.

If it's an APPLICATION requirement (i.e. some client relies on BASIC to talk to the servlet), then you'll need to split them up.
[Message sent by forum member 'whartung']

http://forums.java.net/jive/thread.jspa?messageID=480051