Hi I have a b2b portal. In my world, their may be multiple users with the same name. For example John that works for the xyz corp, and John that works for abc inc. The primary key is created by combining the user name and company name.
Does anyone know how I can create a log on page with three fields on it and still use tomcat container security? We are planning to use the JDBC realm Name: Company: Password: The only way I could figure out how to do this is to play tricks with javascript. When the use presses the submit button, I could have run a function that concatenates the user and company fields together. Is there a better way to handle this? Andy --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]