Help needed on Stringtokenizer
Hi,I need help on String tokenizer. Requirement is such that two continuous tokens should not be considered as one.For Example if my string is "a||b" with pipe "|" as token then I should first get "a" then a blank string "" and then "b".Thanks,PAWAN
[284 byte] By [
Pawana] at [2007-10-2 6:10:29]
