Siegfried Puchbauer <siegfried.puchbauer at gmail.com> writes: > maybe its your if statement ... why do you use a single '&' ... its a binary > operator... use && http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#5242 HTH anyway, Thomas