what if the passing String 's' dosen't contain '/'?
The StringTokenizer constructor that you are using won't return any token including '/' character, because of the third argument in constructor which is false. The second argument is used to denote delimiters/separators between the tokens.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.