Hi,

I am having one webapp running on tomcat 5.5. There is a JDBCRealm
configured for form authentication for the webapp. Now I have to
deploy another webapp onto Tomcat but the db table used for auth is
different from the deployed one.

Is there a possible way of making two different JDBCRealm for
different deployed webapp?

Or, if the above solution would be impossible, is there any solution
that I can implement 2 different form auth within same tomcat?

Regards

---------------------------------------------------------------------
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