Hello,

I would like to have an extra field in my form-based login page, but I'm 
wondering how I can retrieve the value of that extra field within my 
application (request.getParameter("blabla") does not work).

I searched the web and a suggestion was to override authenticate() in 
FormAuthenticator. But I'm wondering how I tell the container to use my 
version of authenticate()?

Are there other ways? This looks like something obvious, but after searching 
for a couple of hours, I haven't found a clear answer to this issue.

Thanks in advance for any guidance,
dirk

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to