|
The algorythm below will check two strings for equality, but I
think I need to use String.equals("value") to check if a string = a value,
such as null. However, when I do that it throws a null point exception,
becuase String is null.
Any ideas?
John D. McDonald
CipherStream Systems Phone: 925.373.8700 Fax: 413.793.6603 email: [EMAIL PROTECTED] web: www.cipherstream.com ------------------------------------------------------- Secure E-Business Is Our Business -------------------------------------------------------
|
- Checking for null John McDonald
- Re: Checking for null Erik Sahl
- Re: Checking for null John McDonald
- Re: Checking for null Aditya Datta
- Re: Checking for null Richard Clark
- Re: Checking for null Mark Foley
- Re: Checking for null Mark Foley
- Re: Checking for null John McDonald
- Re: Checking for null Ganesh Oak
- Re: Checking for null Richard Clark
- Re: Checking for null Aditya Datta
- Re: Checking for null John McDonald
- Re: Checking for null Paul Philion
