Using the example greetings.Hello class as in
http://java.sun.com/j2se/1.3/docs/tooldocs/solaris/javac.html,
I compiled successfully but got the following
execution:
--
$ java greetings.Hello World Universe Everyone
Hello World
Hello Universe
Hel
I have been asked to begin researching java reporting tools for my
company and I would like to know what tools anyone could suggest looking
at? and What tools integrate well with Netbeans? Any help in this
matter is greatly appreciated, thanks in advance.
--
_