> Thanks for your insight however the reason i am using to print the
> results is that i am trying to understand what is being placed into the
> array, i am not sure that the split method is doing what i want
(Please quote enough context so that each of your messages
can stand alone.)
In the code fragment you posted earlier, you split() a
string into one array but then printed a different array. It
may be that split() is doing exactly what you expect, but that
you are being misled by the output.
If this is not the case (that is, if the code you posted
is not actually the code that gives you trouble -- Naughty!),
please post a short, complete program that demonstrates your
problem. When you post fragments and paraphrases, you only
force people to guess what your real problem might be.

Signature
Eric Sosman
esosman@acm-dot-org.invalid
DineshOnline@gmail.com - 12 Jun 2006 06:51 GMT
Hi op,
plz trust JAVA to do as it says, this I can say from experience. Also I
believe that if I have done a mistake, however silly that might be, it
is better to admit and correct it as early as possible. e.g. printing
out a different variable ;)
If there is another problem, plz post the original code. Dont worry,
just strip any business URLs, client names frm it.
Y - Peace
> Thanks for your insight however the reason i am using to print the
> results is that i am trying to understand what is being placed into the
> array, i am not sure that the split method is doing what i want
It is a lot easier and more rewarding buy using an IDE's interactive
debugger and step through you code. Just either watch objects or inspect
them..
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)