I have a site that uses Tomcat's form based authentication. It reads from a MySQL db using a 'DataSourceRealm' defined in the context.xml file. All well and good.

What Im hoping to achieve is creation of a session bean with info about the logged in account when a valid login is sent. Is there a value in context.xml, web.xml or other that I can enter / trap / override?

Im using TC5.

Jon

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