Posted By:
Anonymous
Posted On:
Tuesday, May 14, 2002 07:33 PM
I really don't understand what's stopping you. You seems to know what you want to do. If you're talking about not knowing how to use hashing in Java, I'd highly suggest you get this
book from WROX and start reading. It is a good book on Java Security.
If your problems lies on writing to the database. You need to read up on JDBC from
Java.