QM,

I think, but this may need elaboration, that Deigo want's to put a "login"
box on all pages when the user has not authenticated and not show it after
login.

-----Original Message-----
From: QM [mailto:[EMAIL PROTECTED]
Sent: Monday, October 18, 2004 12:10 PM
To: Tomcat Users List
Subject: Re: JDBCRealm authentication on every page


On Mon, Oct 18, 2004 at 05:59:59PM +0200, Diego wrote:
: Hi! I want to put a login form on all of my pages. I'm using Tomcat 5
: and JDBCRealm, and authentication is working fine when a user tries to
: access a protected resource. But I don't know how could I invoke
: "manually" JDBCRealm authentication on non-protected pages and stay into
: the same page after login. Any idea?

If you want to force authentication, you could put the entire webapp
under a security constraint (i.e. *any* access will trigger a login
popup).

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to