i have a java web project... there is some user management implemented there i already have a user table in my database
username as varchar(255) password as varchar(255) country as int now i have to integrate roller into my project to override roller login mechanism with my own is there any way to do it without modifying the Roller source code? actually i'm not a very experienced in java so i would appreciate the most simple solution:) -- View this message in context: http://www.nabble.com/Integrate-roller-user-management-into-a-web-project-tf2618320s12275.html#a7306915 Sent from the Roller - User mailing list archive at Nabble.com.
