Kenny - Since you are using the James package for password encryption, would it be that much more to use the interface to the user repository ?? This way your code could be used as a basis for a more generic web-based user management utility.
> I'm using the JDBCUserRepository to store my users, and I > just wrote a webapp that inserts rows into the database > directly. I used one of the James classes to encrypt the > password (so it would always be done the same way) and > that works great for me. I hate doing something > interactive like telnet in a automated fashion. It just > seems fragile to me. > > Kenny Smith > JournalScape.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
