Rajeshwari,
Thank you for checking the code out. Yes, I am using the right command.
I believe I might have some classpath or something set up wrong. I am going to investigate that!
I keep getting the error
------------------------------------
Exception in thread "main" Java.lang.NoClassDefFoundError: Sort
------------------------------------
my classpath is set to include the directory for my sdk installation; a QTJava.zip file residing in a j2rel.4.0 directory; and a servlet.jar file within a
tomcat directory I've installed to run the server.
As long as one of the classpath entries is set to the "j2sdk1.4.1_01" directory I should be fine, right?
Does it seem that a missmatch in my classpath could create such a problem?
Thanks.../JM
============
oh, by the way...if it worked for you, then I feel much more confident that it's just a setting on my machine that is causing the problem. I will research and find out how to fix it. Thanks again for checking it!
Take care/JM