Flush() and openInputStream Exceptions.
I just switched over to Sun Toolkit 1.0.3. I turned trace exceptions on and I noticed that
1-Calling flush() on a Writer class causes a ClassNotFoundException.
2 - Calling openInputStream() on HttpConnection causes a NumberFormatException.
Has anyone else seen these exceptions. Why are these exceptions being thrown ?
(Note. Everything works fine ).
Thanks

