Crypt in java

Hi all,

I downloaded the crypt document from the below link

http://www.dynamic.net.au/christos/crypt/

When i compiled the code i got a error saying Depricated function. Can u help me out in fixing this error.

[233 byte] By [Mohamed_Thasneema] at [2007-11-27 11:31:31]
# 1

Mohamed,

It's a mole hill.

Deprecation is a warning not an error... you can (probably) just ignore it.

Of course if you're bored you could look at the current API doco of the deprecated method(s) for any pointers to the replacement(s).

Have fun with it.

Keith.

corlettka at 2007-7-29 16:40:10 > top of Java-index,Java Essentials,New To Java...
# 2

Thanku man its working

Mohamed_Thasneema at 2007-7-29 16:40:10 > top of Java-index,Java Essentials,New To Java...