aspose file tools
The moose likes Tomcat and the fly likes JDBCRealm with single table Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "JDBCRealm with single table" Watch "JDBCRealm with single table" New topic
Author

JDBCRealm with single table

indika prasad kularathne
Greenhorn

Joined: Oct 14, 2004
Posts: 20
Hi all,

I am having existing user table called company_user with number of feilds including user_id and user_pwd.

Is it possible to configure tomcat server to use only above table to authitification the system by jdbcrealm. And please tell me the code for server.xml and web.xml files for this.

thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JDBCRealm with single table
 
Similar Threads
Local webapp users
Need help viewing the Tomcat Manager
JDBCRealm and Multiple Webapps
JDBCRealm login authentication in TOMCAT
Glassfish + jdbcrealm