Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to call java class file from press of button on apex

user11995387Dec 23 2013 — edited Jan 5 2014

Hi ,

I am newbie in java and little bit known to apex. I  write an java code and compile it to class file. Now i want to call that class file from an push of button on apex. When button is pushed i need some arguments to be password to java class files . For arguments i need to take the item value from the apex page.

But i stuck on how to call that java class file from apex. On command prompt when i ran java class file, its working.

Thanks ,

Arvind.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 2 2014
Added on Dec 23 2013
1 comment
1,337 views