Geofrey Rainey wrote: > Hello, > > I'm writing a Login Module to autheniticate users and basing my code on > the example provided by Sun whereby the CallBackHandler prompts users > from the command line. However I'd like to do this using the web server > dialog box and JDBC auth to the database. > > Any ideas would be helpful.
Look at Tomcat's own JAASRealm and DataSourceRealm. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
