Before I look at the specification, maybe I should clarify my question: can I have the login form embedded in different pages? This way, there would be only one <login-config> element where re- direction could resolve the welcome page issue once login is achieved.
Each page would then be able to direct each of which calls the same login authentication, but Quoting "Caldarale, Charles R" <chuck.caldar...@unisys.com>: > > From: app...@dsl.pipex.com [mailto:app...@dsl.pipex.com] > > Subject: Using multiple login pages > > > is it possible with Tomcat 6.0.26 for multiple login pages > > to be specified? > > Read the servlet spec, especially section 13.2. A webapp may have only one > <login-config> element, so there cannot be multiple login pages, if you stick > with declarative security. Various frameworks (e.g., Spring) _might_ have > the ability to display different login pages in a single webapp, but you'll > have to look at the doc for those. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- ------------------------------------------------- Visit Pipex Business: The homepage for UK Small Businesses Go to http://www.pipex.co.uk/business-services --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org