> From: Martin O'Shea [mailto:app...@dsl.pipex.com] > Subject: RE: Using multiple login pages
> Do you mean the login page as specified in web.xml's > <login-config> as below: If you're already using a .jsp for the login, you have all the dynamic content capability you need. If instead you want the login to be handled by a servlet, just make the <form-login-page> setting target a previously defined <url-pattern> for some appropriate servlet of the webapp. - 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.