Search Results

Search: Posts Made By: RahulK
34,367
Posted By RahulK
This does not work. The compiler tries to find a...
This does not work. The compiler tries to find a class called testMethod inside testClass.
I get a NoClassDefFoundError for this.

Does anybody have a solution for this issue?
34,367
Posted By RahulK
Thanks Dennis. But can you give me an example of...
Thanks Dennis. But can you give me an example of how to call a method inside a java class and pass, say a number argument, from command line
Class name: testClass
Method inside testClass to be...
34,367
Posted By RahulK
Calling Java Method from UNIX using shell script
Hi All,

I need to call a java method from a shell script. I know we can use the command
java ClassName
to call the main method in it. But I need to call another method that is there in the...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy