security

I am storing a password in a file in Encrypted form.After reading the properties file I am able to store that password in a string object.Now For some reasons I need to decrypt that password.Is that possible? If it is yes than how.THanksManish
[285 byte] By [manish3151971a] at [2007-9-29 17:02:44]
# 1
Just reverse the encryption :PIf you stored the password in that fiile you know how it was encryted.
PhHeina at 2007-7-15 15:39:30 > top of Java-index,Archived Forums,Java Programming...