| Author |
Jdeveloper question - how to use .class file in code
|
D S Reddy
Greenhorn
Joined: Dec 13, 2011
Posts: 2
|
|
I have a class file I need to use inside my Jdeveloper project. This class exampleClass1 was being called as a stand alone call from the server as part of cron job and has three parameters - so the call was java exampleClass1 param1 param2 param3. I need to import it into my Jdeveloper project so it can be called from a web application. Please help.
|
 |
 |
|
|
subject: Jdeveloper question - how to use .class file in code
|
|
|